Commit Graph

5752 Commits (e4ecc5b389944ab56bbcfdfe65e10b4cdcb9aa3d)
 

Author SHA1 Message Date
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
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
Beaudan fce4d0ce79 Review cleanup 6 years ago
Beaudan 86e55e5dc6 Clean up bold check 6 years ago
Beaudan 3ea3a394e7 Only bold the profile name for messages 6 years ago
Beaudan 958766dc65 Bold the profile name and truncate the pubkey 6 years ago
Beaudan f7039080af Remove accidental swapfile, save messages with the id given to them from public server 6 years ago
Beaudan f718bf15d2 Prepare to delete message, send message id to server 6 years ago
Beaudan 1a82a35a08 More efficient channel search 6 years ago
Beaudan 143bf1bdc1 Fill out unregister channel stub, trigger unregister channel on conversation deletion 6 years ago
Beaudan 3a5e6e2fd3 Lint 6 years ago
Beaudan 1fc2173d9b Update header template to display group names properly and update migration to only store name for public chat 6 years ago
Beaudan 1d0067e6e5 Forgot to add this part 6 years ago