Commit Graph

1785 Commits

Author SHA1 Message Date
bc1b71e9bf Improves reply info rendering 2023-05-30 13:58:00 -04:00
a42606af0d v0.53.7 2023-05-30 12:07:23 -04:00
b301e1d79b Removes sorting of the blocked list because it needs to load all metadata to sort correctly. 2023-05-30 12:07:15 -04:00
5ab94e8a1c - Renders the report's comment in the user profile report tab
- Allows reply, zap, boost and like the report itself.
- Shows report messages on notifications
2023-05-30 12:03:33 -04:00
7ad982ec71 v0.53.6 2023-05-29 21:44:11 -04:00
030064e112 Sorting blocked users by name 2023-05-29 21:43:59 -04:00
d9a392d2c1 BugFix for not loading the security filter screen 2023-05-29 21:40:44 -04:00
97cd1c5e30 v0.53.5 2023-05-29 21:15:10 -04:00
24a6d8a155 Restart Video Cache when chancing Tor Setup 2023-05-29 21:14:06 -04:00
ea185147b3 v0.54.4 2023-05-29 19:47:02 -04:00
f2db2b88c2 Improves rendering of Markdown summaries 2023-05-29 19:46:54 -04:00
6ea0972151 Fixes bug with rendering of markdown with user citations. 2023-05-29 19:20:33 -04:00
093705f3b6 v0.52.3 2023-05-29 18:06:42 -04:00
1972297755 adds flavor to the version descriptor in the bottom left of the drawer 2023-05-29 18:06:35 -04:00
ac00694690 Moves ExoPlayer to OkHttp in order to enable Tor support. 2023-05-29 18:00:29 -04:00
605861dc32 v0.53.2 2023-05-29 17:12:04 -04:00
43d508ba33 Correcting the user's room for the notification marker 2023-05-29 17:11:56 -04:00
e692647d58 v0.53.1 2023-05-29 16:26:16 -04:00
64f98e4b92 Filters Message Feed DAL to only take PrivateMessages in the Notification Bubble. 2023-05-29 16:25:35 -04:00
c58c20cc54 Adding immutable tag to ResizeImage class 2023-05-29 15:15:20 -04:00
89ddb7f4b7 v0.53.0 2023-05-29 15:05:01 -04:00
cb92a51191 Adds separate colors for the newItem background between light and dark themes 2023-05-29 14:58:10 -04:00
213b172c32
Merge pull request #431 from davotoula/add_translation_cs
Add Czech translations
2023-05-29 14:27:01 -04:00
cfdd470626 formatting 2023-05-29 14:25:43 -04:00
a5a3c62edd Moving chatroomlist to an additive filter 2023-05-29 14:25:34 -04:00
David Kaspar
c9bcfa1c17 added Czech translation 2023-05-29 18:36:51 +01:00
02ad85a740 Avoids running through the entire filter when collection is Empty 2023-05-28 17:53:08 -04:00
446273de80 Adds mute control per track on the screen. 2023-05-28 17:36:20 -04:00
b513877552 Optimizing UserProfile status 2023-05-28 17:33:01 -04:00
013eedd892 Removing logs 2023-05-28 17:32:48 -04:00
d2cbb27756 Separating logs for full feed updates and additive feed updates 2023-05-28 17:32:40 -04:00
1a477ea1c8 Refreshing user status when added to the transient spam list 2023-05-28 17:32:05 -04:00
83df639aff
Merge pull request #430 from malimahda/main
changes to translation
2023-05-28 16:25:10 -04:00
f298cc6f13 Adds some documentation to make sure any NIP05 changes take into account that we are converting the entire json to lowercase. 2023-05-28 16:24:37 -04:00
300a70ce18 Merge remote-tracking branch 'origin/HEAD' 2023-05-28 16:09:54 -04:00
0f6bf1cc59
Merge pull request #428 from davotoula/bugfix_case_sensitive_nip05
Bugfix case sensitive nip05
2023-05-28 16:09:37 -04:00
6bc1b6b28a Loading reply from launch and not withContent 2023-05-28 16:03:15 -04:00
1c381f64f9 v0.52.3 2023-05-28 15:35:46 -04:00
5e3703e849 Moves all note states to leaf compositors 2023-05-28 15:34:13 -04:00
acbd41ce61 Better recomposition structure for ReactionsRow 2023-05-28 15:17:10 -04:00
056d00b73b Performance Improvements when rendering a channel creation note 2023-05-28 15:16:50 -04:00
L
72fc21cdc6
Update strings.xml
translated new strings
2023-05-28 21:22:33 +03:30
L
3e983cdf1c
Update strings.xml
added new strings
2023-05-28 20:40:16 +03:30
L
d81af9a194
Merge branch 'vitorpamplona:main' into main 2023-05-28 17:59:35 +03:30
David Kaspar
7f6b44cd0b spelling fix 2023-05-27 23:51:13 +01:00
David Kaspar
88bad1e308 added additional trivial tests 2023-05-27 22:35:34 +01:00
David Kaspar
aa0a4d1aac Use lowercase versions of user name and retrieved json to make case insensitive match 2023-05-27 21:56:57 +01:00
David Kaspar
b0a61cce42 Added failing test
(a bit dirty using a spy for the actual "system under test" but it is the quickest way to test added functionality and mocking out complexity around coroutines and httpclient)
2023-05-27 21:42:12 +01:00
b3be4567e2 v0.52.2 2023-05-27 16:36:36 -04:00
c5a586ec56 Fixes Missing Notifications 2023-05-27 16:36:27 -04:00