Commit Graph

5763 Commits (3178d672953d2b35915ec03b7894968da34ef237)
 

Author SHA1 Message Date
Ryan Tharp 3178d67295 allow yourself to request deletion of messages 6 years ago
Ryan Tharp 95cca859e9 Merge branch 'deletion-final' of https://github.com/BeaudanBrown/loki-messenger into public-delete 6 years ago
Beaudan Brown 8d77d6fd79 All the API updates, enable mod status retrieval and allow for message deletion 6 years ago
Beaudan Brown 351fa09ad6 Only show delete option if have mod status and show different modal for mod deletion 6 years ago
Beaudan Brown e4ecc5b389 A prepare for message deletion 6 years ago
Beaudan Brown 1b4105a3d0 Fix db stuff and remove unneeded message function 6 years ago
Ryan Tharp 33572cac1f use newer delete system every 5s, deleteMessage(), store token in serverAPI, serverRequest refactor, registerChannel now returns the channel found/created, change baseChannelUrl base 6 years ago
Ryan Tharp 807b32fac0 remove unneeded $ on badge 6 years ago
Ryan Tharp d5e6ffb1f9 rename deletePublicMessage => deleteLocalPublicMessage 6 years ago
Beaudan Brown 7d0b300246 Add deletion polling 6 years ago
Beaudan Brown 3332cb240e Add background event listener 6 years ago
Beaudan Brown 5a70d88747 Add removeMessage function to conversation 6 years ago
Beaudan Brown 6392c77952 Fix database helpers 6 years ago
Beaudan Campbell-Brown 63293c5b03
Merge pull request #447 from BeaudanBrown/auth-sending
[Public Authentication] Auth sending
6 years ago
Beaudan Brown 700ed5d2a8 Some refactoring from reviews, and include the token in the message pipeline instead of getting in message_api 6 years ago
Beaudan Brown b5fd01a468 Add required metadata to sending pipeline and send to public channels 6 years ago
Beaudan Campbell-Brown 1cabc8d02b
Merge pull request #445 from BeaudanBrown/auth-db
[Public Authentication] Add database tables and helper functions for public server auth
6 years ago
Beaudan Brown 716e142ac4 Reviews 6 years ago
Beaudan Brown 37366198fc Add database tables and helper functions for public server auth 6 years ago
Beaudan Campbell-Brown 6c8a35d8e0
Merge pull request #448 from BeaudanBrown/auth-token
[Public Authentication] Add token retrieval functions to public chat api
6 years ago
Beaudan Brown fc8aa0211d Addressing reviews 6 years ago
Beaudan Brown 1f7787ecf7 Add token retrieval functions to public chat api 6 years ago
Beaudan Campbell-Brown 81f7f340bd
Merge pull request #446 from BeaudanBrown/auth-crypto
[Public Authentication] Add crypto helpers and public error
6 years ago
Beaudan Brown eec4f22b50 Add crypto helpers and public error 6 years ago
Beaudan Campbell-Brown 205f03419f
Merge pull request #429 from BeaudanBrown/rss-updated
Rss updated
6 years ago
Beaudan Brown 895cedc801 Lint 6 years ago
Beaudan Brown 662c64f347 Remove ability to delete some rss conversations 6 years ago
Beaudan Brown 3f4b94ba74 Transition to initialising rss feeds in schema update 6 years ago
Ryan Tharp 48f2637ff9 lint 6 years ago
Ryan Tharp 0a1655b03d poll all feeds 6 years ago
Ryan Tharp 962469a54c messenger and loki.network feeds 6 years ago
Ryan Tharp 1536a7e5f9 support multiple RSS feeds 6 years ago
Ryan Tharp d0ddcaf1fe update feed url, handle no items more gracefully, start on dns check 6 years ago
Ryan Tharp d3cf055128 rss avatar guard 6 years ago
Ryan Tharp 9bd6b7a364 lint 6 years ago
Ryan Tharp a67e7fcfe1 guard for CI fix 6 years ago
Ryan Tharp a0e7ba252c strip style and improving stripping regex 6 years ago
Ryan Tharp 93eb19bab5 add space, refactor out friendRequestStatusEnum 6 years ago
Ryan Tharp 22cb7cd540 node/browser constant 6 years ago
Ryan Tharp bbffa89308 make sure we have braces 6 years ago
Ryan Tharp 3d40b55011 do the deferencing correctly 6 years ago
Ryan Tharp c57571fdfd loki.network rss feed 6 years ago
Beaudan Campbell-Brown b006e87941
Merge pull request #390 from BeaudanBrown/use-server-id
Use server id
6 years ago
Beaudan c9f433fbba Save message id when sending/receiving to/from public server and lint 6 years ago
Beaudan 899bfc3b2b Add channel id to message table and provide helper functions 6 years ago
Beaudan f857744e88 Revert sending id 6 years ago
Beaudan Campbell-Brown 1400284a1d
Merge pull request #388 from BeaudanBrown/reverse-feed
Fix message order
6 years ago
Beaudan 145b8b6682 Fix message order 6 years ago
Beaudan 5bdfaeaf1d Don't send read receipts to public chats 6 years ago
Beaudan 406938cf59 Cleaner forceSave 6 years ago