Thomas Ricouard
6f0bad30ac
Don't display media ALT in compact mode
2023-01-03 13:13:03 +01:00
Thomas Ricouard
f4f8b81f6c
Support filters in statuses
2023-01-03 12:24:15 +01:00
Thomas Ricouard
37a5567fe7
Display image alt in feed
2023-01-03 08:45:27 +01:00
Thomas Ricouard
fb0cd6b623
Fix empty displayName
2023-01-03 08:17:47 +01:00
Sean Goldin
41d7f4ca62
Less typing padding constants ( #23 )
...
* Change enum of constants to CGFloat extension
* Use CGFloat padding extension
2023-01-03 07:41:29 +01:00
Sean Goldin
fa912bd327
Allow tapping avatar to go details page ( #21 )
2023-01-03 07:40:22 +01:00
Sean Goldin
ef44e32e21
Fix list visibility in light theme ( #22 )
2023-01-03 07:40:05 +01:00
Thomas Ricouard
a3c1a2bc0f
Update README.md
2023-01-02 19:57:32 +01:00
Thomas Ricouard
e0253fb439
Added lists support + bunch of bug fixes
2023-01-02 19:23:44 +01:00
Thomas Ricouard
a6da64ce14
Create FUNDING.yml
2023-01-02 17:53:38 +01:00
prajeet
17af674387
Removed toggle for selecting themes and replaced with picker. ( #19 )
...
* Removed toggle for selecting themes and replaced with picker.
* Synced stored and inmemory themeset.
* fixed default theme state
* Added desert dark and light theme
* fixed navigation bar background not changing in setttings tab after theme change.
* nemesis theme added
2023-01-02 17:18:16 +01:00
Thomas Ricouard
e7264a0525
Fixes
2023-01-01 18:31:23 +01:00
Thomas Ricouard
9f009376f5
Add trending as a timeline
2023-01-01 14:28:15 +01:00
Thomas Ricouard
b324c87ae1
Timeline tab: Quick accounts switcher + new filter menu
2023-01-01 14:02:11 +01:00
Thomas Ricouard
975a403c49
Handle account link in account bio and notifications
2023-01-01 11:40:18 +01:00
Thomas Ricouard
28ef54fa4b
Improve logged out experience
2023-01-01 09:19:00 +01:00
Thomas Ricouard
a592341768
Account: Added filter for accounts status
2023-01-01 08:22:39 +01:00
Thomas Ricouard
a06386c1da
Fixed scroll to top
2022-12-31 15:41:44 +01:00
Thomas Ricouard
224b1b0693
New icons + rework icon selector
2022-12-31 14:01:00 +01:00
Thomas Ricouard
51e86190ef
Compress icons
2022-12-31 13:33:24 +01:00
Jérôme Danthinne
810e9fbe6b
Add avatar position setting ( #14 )
...
Co-authored-by: Jérôme Danthinne <jerome.danthinne@smile.eu>
2022-12-31 12:29:19 +01:00
Thomas Ricouard
315a57b447
Tab timeline tab top scroll to top
2022-12-31 12:28:27 +01:00
Thomas Ricouard
07a4ef856d
Editor: Forward theme colors
2022-12-31 12:11:42 +01:00
Thomas Ricouard
47afe2b653
Update readme
2022-12-31 09:13:57 +01:00
Thomas Ricouard
bb47937eb6
Editor: Refactor + Add autocomplete for mentions and hashtag
2022-12-31 09:10:27 +01:00
Thomas Ricouard
b1c46f2f22
Update README.md
2022-12-31 07:33:26 +01:00
Thomas Ricouard
b525af8f1d
Update TextView
2022-12-31 07:32:12 +01:00
Thomas Ricouard
423df5f4b4
Merge pull request #5 from PrajeetShrestha/theme close #3
...
Color Set added for light and dark mode.
2022-12-31 06:50:05 +01:00
Thomas Ricouard
8eee1788b6
Lint
2022-12-31 06:48:09 +01:00
Thomas Ricouard
faa766d65f
Merge pull request #9 from angristan/mute-default
...
Mute video player by default
2022-12-31 06:40:29 +01:00
Thomas Ricouard
f8a4c47b2d
Merge pull request #11 from samrshi/ss/instance-suggestion-tap-target
...
Make instance suggestion tap targets full-width
2022-12-31 06:38:35 +01:00
Thomas Ricouard
38b7eaa0b2
Sync embed load
2022-12-31 06:37:13 +01:00
Sam Shi
1dea54bae5
move instance suggestion label into Button label to enable full-row tap target
2022-12-30 23:36:21 -05:00
Stanislas Lange
18bbc96624
Mute video player by default
2022-12-31 00:07:42 +01:00
Thomas Ricouard
0423351f5d
Fixed account title
2022-12-30 22:55:24 +01:00
Thomas Ricouard
193469fbc0
Merge pull request #7 from angristan/account-navbar-title-emoji
...
AccountDetailView: support display name with emoji in navbar title
2022-12-30 22:51:23 +01:00
Thomas Ricouard
693451e521
Merge pull request #8 from angristan/settings-account-list-emoji
...
AppAccountView: support emoji in account name + slight design change
2022-12-30 22:50:21 +01:00
Thomas Ricouard
7b32b8ee70
Merge branch 'main' of https://github.com/Dimillian/IceCubesApp
2022-12-30 22:49:12 +01:00
Thomas Ricouard
639227be89
Mention everyone in reply
2022-12-30 22:49:09 +01:00
Stanislas Lange
cae02c439b
AppAccountView: support emoji in account name + slight design change
2022-12-30 22:38:01 +01:00
Stanislas Lange
d673a1cd4c
AccountDetailView: support display name with emoji in navbar title
2022-12-30 22:26:07 +01:00
Thomas Ricouard
56cdc8164a
Merge pull request #6 from angristan/instance-url
...
AddAccountView: adapt keyboard to URL input
2022-12-30 22:18:11 +01:00
Thomas Ricouard
2bb68c915d
Revert "Provide a default light theme close #3"
...
This reverts commit d1ad54248c
.
2022-12-30 21:46:15 +01:00
Stanislas Lange
6906069509
AddAccountView: adapt keyboard to URL input
2022-12-30 21:13:31 +01:00
Thomas Ricouard
d1ad54248c
Provide a default light theme close #3
2022-12-30 21:00:20 +01:00
prajeet shrestha
b58b49a1c1
Color Set added for light and dark mode.
2022-12-31 01:40:23 +05:45
Thomas Ricouard
d9481cc802
Load embed gracefully
2022-12-30 19:31:17 +01:00
Thomas Ricouard
b2d4d151e5
Add video type support for media attachement (reading)
2022-12-30 18:40:10 +01:00
Thomas Ricouard
f215298917
Embed + tap on statuses link from any instances
2022-12-30 16:55:13 +01:00
Thomas Ricouard
9cf7066663
Don't add duplicate notifications
2022-12-30 15:17:45 +01:00