sk
6abfe6ddd7
add unit tests for status filter predicate
2023-05-26 17:02:39 +02:00
sk
99f0817bdb
generalize filtering logic
2023-05-26 02:07:50 +02:00
sk
220cd35d82
fix context not checked for warnings
...
closes sk22#518
2023-05-25 21:25:09 +02:00
Jacoco
8b502b605c
Alternative content types ( #516 )
...
* Akkoma content types
* Default content type preference
* per-account content types, compatible with glitch
* disable content types by default, change icon
* persist content type to state
* update string
* fall back to plain text if formatting enabled
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-05-22 17:56:50 +02:00
sk
60ea7cedf6
support glitch react notification
2023-04-22 19:05:14 +02:00
Jacoco
b5a08b1b98
Pleroma emoji reaction notifications ( #499 )
2023-04-22 17:39:41 +02:00
sk
ff272179e7
implement notification badge using markers
2023-03-21 00:52:20 +01:00
sk
c484477d6a
persist translation between display items
...
closes sk22#466
2023-03-20 11:24:47 +01:00
sk
b667afc7cd
some barebones calckey compatibility
...
re: sk22#429
2023-03-17 02:30:21 +01:00
sk
c5e8460516
change notification action names
2023-03-16 01:02:33 +01:00
Jacoco
f852dac1e5
Improvements for Pleroma/Akkoma ( #445 )
...
* Reply Visibility on Plemora
* Sort statuses in thread
* Get default visibility and language from account if preferences fail
* Fix for Mentions tab in notifications on Pleroma
* Mark status as sensitive if not already when spoilertext is present
* Integrating Pleroma quoting for new posts
* move string to strings_sk
* use null instead of empty string
* change string
* fix crash due to null value
* update string
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-03-16 00:49:11 +01:00
sk
374626cb32
Merge branch 'main' into pr/FineFindus/449
2023-03-15 23:42:02 +01:00
sk
7d9d8f0aae
Merge remote-tracking branch 'upstream/master'
2023-03-13 18:52:52 +01:00
Grishka
fc67c82040
Fix #544
2023-03-13 20:46:29 +03:00
FineFindus
cbcdf09bfe
Merge branch 'feat/notification-actions'
2023-03-04 13:16:17 +01:00
FineFindus
0b58d19811
feat(notifications/action): remove notfication after action
2023-03-01 21:02:09 +01:00
FineFindus
50362d630b
feat(notifications/action): add unboost action
2023-03-01 21:02:08 +01:00
FineFindus
73481f4a1f
Merge branch 'feat/notification-actions'
2023-03-01 20:59:54 +01:00
sk
6b9b6710cf
enable remote-following accounts
...
closes sk22#431
2023-02-16 19:44:39 +01:00
sk
b07858a66d
don't crash when language array empty
2023-02-16 17:04:56 +01:00
sk
defd038064
display roles in profile
2023-02-06 19:41:36 +01:00
sk
f65d56361f
support account filter context
2023-02-06 17:59:06 +01:00
sk
dae347a29f
fix filtered crash in scheduled posts
...
closes sk22#408
2023-02-06 14:00:52 +01:00
sk
937747e11b
add collapse button to header
2023-02-06 10:42:27 +01:00
sk22
618840c76a
Display filtered posts with a warning ( #406 )
...
* copy changes from @LucasGGamerM
* simplify building filter item
* fix adapter ranges
* change filter item styling
closes sk22#209
Co-authored-by: LucasGGamerM <71328265+LucasGGamerM@users.noreply.github.com >
2023-02-03 18:33:15 +01:00
sk
e282d54f99
Merge remote-tracking branch 'upstream/master'
2023-01-31 00:00:56 +01:00
Gregory K
5c2f72a706
Merge pull request #521 from FineFindus/fix/typos
...
fix: typos
2023-01-30 01:54:30 +03:00
Grishka
b153a64373
Signup flow redesign WIP
2023-01-30 01:54:13 +03:00
FineFindus
1124486f1f
fix(Instance): typo langauges => languages
2023-01-26 20:56:15 +01:00
sk
d7aceffc8f
change list icon
2023-01-25 23:41:07 +01:00
sk
c12a6eaee6
support admin notifications
2023-01-25 18:32:07 +01:00
sk
0d30cd973e
support akkoma local visibility
2023-01-25 12:54:35 +01:00
sk
349a1115a6
add indicator for direct and local-only posts
2023-01-24 12:40:23 +01:00
sk
8fa4980ba5
don't apply title for hashtags/lists
...
closes sk22#343
2023-01-24 11:20:14 +01:00
sk
5914ef8fad
fix akkoma crash on list edit
...
closes sk22#352
2023-01-23 10:51:24 +01:00
sk
f5d4e2a0b5
Merge remote-tracking branch 'upstream/master'
2023-01-22 03:44:30 +01:00
sk
d5561674cd
add a few icons
2023-01-22 03:15:07 +01:00
Grishka
7bb280e8b8
Fix #69 (nice)
2023-01-22 02:04:12 +03:00
sk
900e8fb2e9
notifications for edited posts
...
closes sk22#331
2023-01-21 22:06:00 +01:00
sk
f87827700b
different icon for post notifs
2023-01-21 16:17:53 +01:00
sk
ec40488ed1
Merge remote-tracking branch 'upstream/master'
2023-01-21 02:25:44 +01:00
sk22
88851a085e
Pinnable timelines ( #338 )
...
* implement draggable list
* implement pinning timelines
* fix TimelineDefinition equals not working
* implement removing timelines
* implement pinned lists/hashtags
* per-account pinned timelines
* implement pin button
* fix issues with pinning
* improve pin button
* improve pinning timelines
* implement custom icons
* fix home switcher menu
* make hashtags pinnable
* edit timelines in options menu
2023-01-21 02:17:47 +01:00
Grishka
af1c7194e6
Workaround to fix #497
2023-01-18 18:41:48 +03:00
sk
4f6476c807
fix "0" reply to ID
2023-01-17 02:17:40 +01:00
sk
93e3097993
fix images not loading on akkoma
...
closes sk22#25
2023-01-16 21:38:47 +01:00
sk
ee19410cc6
add missing draft params
...
closes sk22#302
2023-01-16 18:12:21 +01:00
sk
21073b11d0
don't require unused fields
2023-01-16 09:48:29 +01:00
sk
84179bc207
implement announcements
...
closes #127
2023-01-09 17:16:55 +01:00
sk22
9547be89e1
Drafts and scheduled posts ( #217 )
...
closes #100
closes #59
* enable saving as draft (scheduled)
* add scheduled posts list
* fix NoSuchMethodError
* editable drafts/scheduled posts
* ui for drafts
* use instants between 9999-01-01 and 9999-12-31
* use save and draft strings
* map scheduled status params to status
* implement scheduling posts
* improve save/discard draft dialog
* persist scheduled date in state
* add unsent posts button to toolbar
* clean up imports
2022-12-29 16:53:18 +01:00
Thiago 'Jedi' Abreu
c3abf8c05c
Better handling of filter expiration date ( #212 )
...
* Better handling of filter expiration date
* Simplify Thread and Home Timeline filtering
2022-12-29 13:32:22 +01:00