Commit graph

7164 commits

Author SHA1 Message Date
Mikunj Varsani 21e982e5c2 Fix open group joining. 2020-02-06 11:58:37 +11:00
Ryan Tharp 7919d22397
Merge pull request #787 from neuroscr/tls-fix
Quality of life fixes
2020-02-05 14:01:51 -08:00
Ryan Tharp 8aa7682bc4 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into tls-fix 2020-02-05 03:45:22 -08:00
Ryan Tharp 558d7dd254
Merge pull request #793 from neuroscr/relattach
try to address travis-osx tslint complaints
2020-02-05 03:45:01 -08:00
Ryan Tharp b97c9e7408 lint 2020-02-05 03:06:15 -08:00
Ryan Tharp 2888523c6d loki messenger isnt a thing 2020-02-05 02:54:28 -08:00
Ryan Tharp bd9f4cfa40 fix stray loki messenger 2020-02-05 02:52:50 -08:00
Ryan Tharp 2486cc7eb2 Catch a stray loki messenger 2020-02-05 02:51:58 -08:00
Ryan Tharp 64fabc190a put period back at the end 2020-02-05 02:35:41 -08:00
Ryan Tharp c696b37edd not designed to have a period at the end of titleIsNow 2020-02-05 02:35:15 -08:00
Ryan Tharp f930413779 try to address travis-osx lint complaints 2020-02-05 01:41:11 -08:00
Ryan Tharp 4c44265909 no need to validate empty token, support lokinet/getession file domains, mark broken snodes as bad, improve logging 2020-02-05 01:10:18 -08:00
Ryan Tharp ede5258dd3 improve logging 2020-02-05 01:08:44 -08:00
Ryan Tharp 99afd33fb4 improve logging 2020-02-05 01:08:24 -08:00
Ryan Tharp 3bba0571a0 markRandomNodeUnreachable() refactor, notes/logging 2020-02-05 01:07:57 -08:00
Ryan Tharp 156c11d30f allowing sending of messages if we're still waiting to hear back 2020-02-05 01:06:56 -08:00
Ryan Tharp 6c73fa99e2 extension.expiredStatus(), adjustable timers, improve guards 2020-02-05 01:06:23 -08:00
Ryan Tharp 5a440941ea squelch RSS duplicate messages 2020-02-05 01:03:53 -08:00
Ryan Tharp 988c6d5ead Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into tls-fix 2020-02-04 23:36:32 -08:00
Ryan Tharp ba2e442321
Merge pull request #792 from neuroscr/relattach
fix grunt error
2020-02-04 23:29:58 -08:00
Ryan Tharp d3d339ba59 fix grunt error 2020-02-04 23:28:35 -08:00
Ryan Tharp 79c4259a91 remove options from RSS feed that don't make any sense and don't work 2020-02-04 23:09:53 -08:00
Ryan Tharp 6ff5175a74 remove copyId and block user on RSS feeds 2020-02-04 23:09:30 -08:00
Ryan Tharp 8f77c2e00b expose isRss, don't close uncloseable Rss conversation on deleteMessages 2020-02-04 23:09:03 -08:00
Ryan Tharp aff22eb5f9 fix grunt error 2020-02-04 22:29:20 -08:00
Ryan Tharp 2c4facc694 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into tls-fix 2020-02-04 22:25:41 -08:00
Vince c288f28a1e
Merge pull request #791 from vincentbavitz/clearnet
Grunt fixes
2020-02-05 16:49:01 +11:00
Vincent f526ee0d96 gruntify 2020-02-05 16:46:59 +11:00
Vince badfb8a203
Merge pull request #790 from vincentbavitz/clearnet
Closed groups UI & styling fixes
2020-02-05 16:02:40 +11:00
Vincent c5ff70c970 Message deletion fix 2020-02-05 16:01:55 +11:00
Vincent b4c6c37b16 constants renaming 2020-02-05 15:19:18 +11:00
Vincent fdbe539eba Merge branch 'clearnet' of https://github.com/vincentbavitz/session-desktop into clearnet 2020-02-05 15:11:48 +11:00
Vincent 799fcb80f4 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet 2020-02-05 15:09:35 +11:00
Vincent 674713e6b6 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet 2020-02-05 14:21:24 +11:00
Vincent 821cf00b65 Closed group update message stylgin 2020-02-05 14:19:01 +11:00
Mikunj Varsani 44f817d16c
Merge pull request #789 from Mikunj/closed-group-fixes
Closed group fixes
2020-02-05 03:07:24 +01:00
Mikunj 164303180f Remove unneeded boolean condition. 2020-02-05 13:06:36 +11:00
Mikunj c9f60826b4 Fix friend request messages being sent to users you don't have a session in closed groups.
Disable typing messages and read receipts in groups.
Send out session request messages if you don't have a session with a member in the group.
2020-02-05 13:00:19 +11:00
Vincent 78e2491de0 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet 2020-02-05 11:38:57 +11:00
Vincent b341ceaf76 Closed group joining completed w/o backend 2020-02-05 11:12:50 +11:00
Maxim Shishmarev 9104144922
Merge pull request #788 from Mikunj/session-request
Fix session request messages
2020-02-05 10:56:50 +11:00
Mikunj d7f71650ea Linting 2020-02-05 10:37:55 +11:00
Mikunj 8ae793db19 Rename BACKGROUND_FRIEND_REQUEST to SESSION_REQUEST.
Don't trigger friend request logic if a message is aimed at a group.
2020-02-05 10:32:14 +11:00
Ryan Tharp 09e133743d lint caught typo 2020-02-04 15:27:49 -08:00
Ryan Tharp 3abb691e2c lint 2020-02-04 15:25:25 -08:00
Ryan Tharp 90de43e6ff refactor out validServer() 2020-02-04 15:25:09 -08:00
Ryan Tharp eecf2252d7 use attempt from window object to reduce code duplication 2020-02-04 15:24:38 -08:00
Ryan Tharp 83e2404d89 move comments from connecting_to_server_dialog_view 2020-02-04 15:24:09 -08:00
Vincent 4fd2126fbe Fileserver update 2020-02-05 10:08:55 +11:00
Vincent 250a3ad6c1 Closed groups overlay integration 2020-02-05 09:59:55 +11:00