LucasGGamerM
cf27c6bbf3
Revert "The placeholders are better. But the api thing isnt working"
...
This reverts commit a3267f6cd3 .
2022-12-12 20:40:10 -03:00
LucasGGamerM
0115656d67
Revert "And it still doesnt work"
...
This reverts commit 002687d2b1 .
2022-12-12 20:40:10 -03:00
LucasGGamerM
002687d2b1
And it still doesnt work
2022-12-12 17:12:55 -03:00
LucasGGamerM
a3267f6cd3
The placeholders are better. But the api thing isnt working
2022-12-12 16:10:27 -03:00
LucasGGamerM
857bb1e483
Forgot the edit entry
2022-12-10 20:17:31 -03:00
LucasGGamerM
75a131b675
Api side done
2022-12-10 20:06:45 -03:00
LucasGGamerM
337689aa45
The api side is actually working!
2022-12-08 21:17:11 -03:00
LucasGGamerM
b465c09cc8
Fixing the "Megalodon" name on logging into a new account
2022-12-08 15:01:46 -03:00
sk
6203ded864
Merge branch 'main' into fork
2022-11-28 12:07:35 +01:00
sk
9a52cc033a
set custom redirect uri
...
closes #89
2022-11-28 10:00:57 +01:00
Grishka
4b16262a1a
Sync last seen notification ID with server
2022-11-27 13:39:50 +03:00
Grishka
10e7cbf022
Merge branch 'add/verified-profile-fields'
2022-11-27 13:15:13 +03:00
Grishka
4b2c94ab52
Implement bookmarks and add favorites list
...
Closes #22 , at last
2022-11-27 12:43:07 +03:00
Grishka
2cabe94ba0
Fix #398
2022-11-26 20:02:30 +03:00
sk
6e52ebc299
rebranding
2022-11-24 20:37:04 +01:00
sk
8918bd5ce2
Merge branch 'main' into fork
2022-11-21 14:10:49 +01:00
Grishka
187693883c
Fix #94
...
TODO support 4.0 filteing
2022-11-21 14:10:30 +04:00
sk
d0ce157069
Merge branch 'feature/posts-notifications-tab' into fork
2022-11-19 20:13:16 +01:00
sk
be7d65989d
add posts notifications tab
...
closes #38
2022-11-19 20:12:52 +01:00
sk
7f0e2bf03d
Merge branch 'feature/follow-requests' into fork
2022-11-17 18:53:42 +01:00
sk
521ba8766c
implement follow requests list
...
closes #39
2022-11-17 18:52:22 +01:00
Jeff Bowen
f500cc7ebf
IsoInstantTypeAdapter: Enable parsing of 'offset' date times in profile response
2022-11-16 19:00:11 -05:00
sk
ef53c859c3
Merge branch 'main' into fork
2022-11-14 18:49:32 +01:00
Grishka
3671803f49
Fix #336
2022-11-13 19:18:42 +04:00
sk
7bfd841769
Merge branch 'feature/lists' into fork
2022-11-12 20:23:16 +01:00
sk
625134605b
implement adding/removing users from lists
2022-11-12 16:14:45 +01:00
sk
1e0ae6e570
Merge branch 'main' into list-timeline-views
2022-11-12 12:35:05 +01:00
sk
12fdd70ad0
implement accepting/rejecting follow requests
...
closes #13
2022-11-12 03:03:52 +01:00
sk
7fd6a6f83e
Merge branch 'feature/follow-requests' into fork
2022-11-12 03:03:14 +01:00
sk
515592e8ea
implement accepting/rejecting follow requests
...
closes #13
2022-11-12 03:01:59 +01:00
sk
f568415d8c
Merge branch 'feature/favs-list' into fork
2022-11-11 21:06:53 +01:00
sk
c1137cf7b7
implement favorited posts list
...
closes #4
2022-11-11 21:05:06 +01:00
sk
a356bdeee3
change github and website url
2022-11-11 19:33:26 +01:00
sk
9283ca8878
Merge branch 'list-timeline-views' into fork
2022-11-11 03:06:55 +01:00
sk
3ae37a700b
Merge branch 'feature/post-notifications-toggle' into fork
2022-11-09 18:38:20 +01:00
sk
b166ca705e
Implement post notifications button
2022-11-09 18:38:10 +01:00
sk
7d38f031f1
Merge branch 'feature/follow_hashtags' into fork
...
Fixes #31 , mastodon#233
2022-11-09 15:49:29 +01:00
sk
cf864e6f49
Implement following hashtags
2022-11-09 15:48:01 +01:00
sk
aa48233a75
Merge branch 'main' into fork
2022-11-09 09:48:03 +01:00
Grishka
159d91f390
Crash fixes
2022-11-08 09:36:56 +03:00
obstsalatschuessel
21a526dda9
Add list timelines view
...
* get accounts list timelines from API
* display available lists in discover view tab
* display list timeline
2022-11-03 09:03:34 +01:00
Samuel Kaiser
64416ef9ee
Merge pull request #26 from Y32Gcnte8z/fork
...
Should we also change the client name in the footer of status?
2022-11-02 21:55:20 +01:00
sk
a4cb05080a
Merge branch 'upstream' into fork
2022-11-01 21:26:44 +01:00
David Hewitt
eea00b0d53
Load post privacy preference
...
This queries the user's post visibility preference when opening the composer, and sets it on the composer.
In the case of composing a reply, the user's preference is only respected if it is "more private" than the privacy of the post being replied to, as this appears to be the behaviour in the web interface (and is what I'd expect)
2022-10-31 20:51:28 +00:00
Grishka
e381de812c
Add self-updater for github builds
2022-10-31 09:26:17 +03:00
Grishka
01970ab69b
Compose media attachment redesign
2022-10-04 07:35:31 +03:00
Grishka
18633291e6
Add monochrome icon
2022-09-29 01:23:00 +03:00
Y32Gcnte8z
12a5670441
change client name in footer of status
2022-09-15 21:21:50 +08:00
sk
8aeda56fc8
merge upstream changes
2022-09-08 14:56:43 +02:00
Grishka
f531a90b41
Better editing
2022-09-02 11:21:28 +03:00