Thomas Ricouard
455f945864
Fix import
2023-01-05 12:39:25 +01:00
Thomas Ricouard
e1ad5efd80
Direct message + empty screen for notifications and messages
2023-01-05 12:21:54 +01:00
Thomas Ricouard
88b56fe016
Timeline: Dequeue one
2023-01-05 07:07:28 +01:00
Thomas Ricouard
511717e492
Smarter timeline
2023-01-05 06:39:23 +01:00
Thomas Ricouard
dcdd8402e9
Timeline: Add filter for followed tags
2023-01-04 18:37:58 +01:00
Jérôme Danthinne
62b96cac69
Avatar shape ( #30 )
...
* Avatar shape settings
* chore: fix rebase
Co-authored-by: Jérôme Danthinne <jerome.danthinne@smile.eu>
2023-01-04 17:48:02 +01:00
Sean Goldin
d152f14bdc
Fix missing app icon 2 ( #28 )
...
* Remove icon 8
* Re-add icon 8
* Manually add app icons
2023-01-04 14:49:13 +01:00
Thomas Ricouard
1baa02948b
Separate tab and sidebar selection
2023-01-04 12:55:09 +01:00
Thomas Ricouard
73f3fef738
Basic splitView on iPad + Disable macOS for now
2023-01-04 12:50:57 +01:00
Thomas Ricouard
aada2e2cd3
Merge branch 'main' of https://github.com/Dimillian/IceCubesApp
2023-01-04 08:14:39 +01:00
Thomas Ricouard
8a8c7a7e5e
Better filter for notifications
2023-01-04 08:14:37 +01:00
Sean Goldin
9240a94f59
Fix missing icon display ( #27 )
2023-01-04 07:51:44 +01:00
Thomas Ricouard
d5f4462f3e
Forward status visibility to the editor for reply / edit + prevent quote on non public status
2023-01-03 21:14:42 +01:00
Thomas Ricouard
5d86935e5d
Fix icons
2023-01-03 21:14:08 +01:00
Thomas Ricouard
dcccc459c2
Some UI Fixes
2023-01-03 20:36:57 +01:00
Thomas Ricouard
ca9ce92053
Fix edit / add description label
2023-01-03 19:43:55 +01:00
Thomas Ricouard
89db71c114
Cleanup
2023-01-03 19:35:05 +01:00
Thomas Ricouard
7ce3446030
Editor: Add image ALT
2023-01-03 19:30:27 +01:00
Thomas Ricouard
64c57a241a
UI fixes on status detail screen
2023-01-03 18:46:35 +01:00
Thomas Ricouard
a1681c3f1b
Display pinned statuses on profile
2023-01-03 18:22:08 +01:00
Tyler Baker
e9991020ec
Add option to re-hide spoiler content after expanding ( #20 )
...
* Add option to re-hide spoiler content after expanding
Uses the same logic as the "Show more" button, but in reverse. This allows a user to hide the content that they expanded.
* Use .toggle() method instead of multiple if statements
2023-01-03 17:44:11 +01:00
Thomas Ricouard
5fe72e36d2
make votes and ownVotes optional
2023-01-03 15:51:36 +01:00
prajeet
1c827d1f7e
Made filtered key optional ( #25 )
2023-01-03 15:15:08 +01:00
prajeet
749c4aef0b
Removed picker and replaced with themepreview view for selecting theme ( #24 )
...
* Removed picker and replaced with themepreview view for selecting theme
* Used navigation stack instead of sheet for theme selector view.
2023-01-03 14:42:09 +01:00
Thomas Ricouard
330cbc6458
Bump build
2023-01-03 13:53:00 +01:00
Thomas Ricouard
a351fb8a7b
Don't display empty alt
2023-01-03 13:14:13 +01:00
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