90 Commits

Author SHA1 Message Date
Alessio
20338e1784 UI: tweak emoji styling again 2024-12-09 14:06:00 -08:00
Alessio
c451d72d99 UI: Decrease the padding on emoji reaccs slightly 2024-12-09 13:53:09 -08:00
Alessio
5b8d110474 UI: add a little circle and background around the active user's reaccs 2024-11-09 18:16:01 -08:00
Alessio
212c1b4e50 Add replied-to username to reply previews in DMs 2024-11-06 19:44:08 -08:00
Alessio
726d738844 Fix emoji picker's skin tone data not being compatible with Twitter's emojis 2024-11-02 13:26:28 -07:00
Alessio
14ea626014 Show unread notifications count bubble in web UI; add background scraping of notifications every 10s 2024-09-02 17:00:30 -07:00
Alessio
665e6a31dd Add notifications page 2024-08-31 23:23:22 -07:00
Alessio
6a464827c7 Add close icon for DM replying 2024-07-28 18:06:37 -07:00
Alessio
c1c781af61 Implement replying in DMs 2024-07-28 17:18:30 -07:00
Alessio
821d36b116 Add emoji picker for DMs 2024-07-27 15:40:55 -07:00
Alessio
b4a4084b48 Make image carousel close if user clicks outside it 2024-07-14 13:23:07 -07:00
Alessio
63360518ef Enable page for bookmarks 2024-05-29 22:15:22 -07:00
Alessio
8c9fb06e52 Fix DM composer textbox getting weird if you paste a long link in it 2024-05-27 14:47:57 -07:00
Alessio
455639dffd Change the 'mark as read' button to use an eye icon 2024-05-11 11:12:19 -07:00
Alessio
f927507089 Enable marking DMs as read 2024-05-10 22:09:48 -07:00
Alessio
39c2250719 REFACTOR: add 'toast' helper response handler to produce toasts 2024-05-10 22:02:20 -07:00
Alessio
341ddaa5c2 Add Participants view to group chats 2024-05-04 21:41:15 -07:00
Alessio
ca4d11cb05 Improve scrolling behavior in DMs when paging back through a conversation 2024-05-04 17:50:38 -07:00
Alessio
9b5f1d33cf Make clicking on a replying-to button in DMs scroll that message into view 2024-05-04 17:21:56 -07:00
Alessio
d907a6c500 Make DM message 'show more' button use same styling as timeline one 2024-05-04 15:51:36 -07:00
Alessio
62500d69dd Add header section to DM chat views 2024-05-03 15:10:14 -07:00
Alessio
b919f4e976 Add copy link button to tweets and 'Go Online' button to nav sidebar 2024-05-03 13:51:02 -07:00
Alessio
99a3f9d4b0 Add icons for the previous GIF related commit 2024-05-01 14:39:48 -07:00
Alessio
3fedde7aa5 Add unread messages notification indicator bubble in the nav sidebar 2024-04-28 15:21:39 -07:00
Alessio
0196cb681b Improve DM chat list previews
- add "unread" indicators
- message preview should now always say something, e.g., "So-and-so sent a Tweet" instead of being empty
2024-04-27 23:10:07 -07:00
Alessio
28267a802a Add UI support for GIFs; make both gifs and regular videos have rounded corners 2024-04-19 21:45:54 -07:00
Alessio
a7d2b78a18 Fix some buggy styling around the pin icon on pinned tweets 2024-04-13 16:57:51 -07:00
Alessio
39c2cc0d3d Fix the error toasts 2024-04-12 17:33:00 -07:00
Alessio
8410182129 Big front-end refactor to make CSS management more tractable
- Convert most CSS class names to BEM style
- Improve a significant amount of layouts / UI bugs
- Probably add a bunch of UI bugs
2024-04-05 15:49:19 -07:00
Alessio
aeb2782356 Reorganize styles.css a bit, moving common / utility / layout styles to top of file 2024-03-30 20:19:58 -07:00
6a9d8becba Add pin icon file 2024-03-23 11:37:19 -07:00
e6471b65f0 Add PWA boilerplate and width/height attrs for all <img> tags 2024-03-22 21:37:34 -07:00
125445671d Fix HTMX spinner background overflowing rounded edges inside quoted tweets 2024-03-22 21:25:39 -07:00
41e525d223 Show pinned tweets in the web UI 2024-03-18 21:30:01 -07:00
d288d4893b UI: fix DM embedded images from being full-size all the time; fix aspect ratios on embedded link preview thumbnails 2024-03-17 20:36:44 -07:00
9fa0cbf6d6 Add on-click image carousel 2024-03-09 13:44:14 -08:00
12d10d4355 Make 'show more' button look nicer 2024-03-02 13:39:25 -08:00
38495e8591 Add button and query to delete a List 2024-02-25 21:58:56 -08:00
e2952d0fda UI: visually indicate the hovered Tweet with a background color change 2024-02-25 20:42:31 -08:00
7330dfe05f Add button to remove user from List 2024-02-25 20:39:46 -08:00
3f66daef68 Add Lists pages
- List index page
- List detail pages: Feed and Users
- Improve styling for page headings (e.g., Search, Follows, list title, etc)
2024-02-25 17:14:09 -08:00
6bfc7f78e1 Fix user feed HTMX spinner being underneath the searchbar (looks weird) 2024-02-19 23:09:59 -08:00
69543e872e Add HTMX spinner to user feeds 2024-02-19 18:04:57 -08:00
90b9df15e5 Several visual improvements
- make spacing around a tweet's reply-mentions container grow and shrink more appropriately
- fix double HTMX-spinner when a tweet has a quoted tweet
- add favicon
2024-02-18 15:07:56 -08:00
e300a882e4 Make end-of-feed indicator look better 2024-01-03 21:18:00 -06:00
ea7492d96b Add spinner for fetching a tweet; show error messages on server errors (i.e., panics) 2023-12-31 22:27:35 -06:00
45f3fd199f Preserve search bar text during search 2023-12-31 16:37:26 -06:00
17c9ab77ea Make Followers/Followees pages show the user header at the top
- also make the followees/followers count indicators in a user header link to their respective pages
2023-12-31 16:32:43 -06:00
474b30cdc1 Add htmx 'json-enc' extension as a vendored JS file 2023-12-31 15:44:13 -06:00
482238abe0 Poll for DM updates every 3s instead of 7s; fix scrolling on new DMs sent and received; clear composer box after sending message 2023-12-24 21:53:03 -06:00