Commit Graph

30 Commits (1921c5416b08d8374ee7aee6c072eed9b67c58c8)

Author SHA1 Message Date
Matthias Jouan 3fd5385e7b Add username as a title for mentions (#1385)
Add a title attribute on mention links for both notifications
and mentions in statuses.

Related to #1350
8 years ago
Chris Martin ae57b3a8c5 Add more specific class names to notification divs (#1120) 8 years ago
Jessica Stokes db7c7d1af1 Improve scrolling behaviour (#1415)
* Replace column margin with padding

This improves horizontal scrolling behaviour significantly; scrolled flex elements are... a little weird.

* Move clear column button styling to css
8 years ago
Rachel H b1881a3d48 Fix nonworking clear notices button (#1316) 8 years ago
Markus Amalthea Magnuson 157f0a2aa7 Add titles to more icons, and change clear notifications icon. (#1101) 8 years ago
halna_Tanaguru 3f30ae1f97 accessibility fix
eanable focus on ClearColumnButton
8 years ago
Eugen Rochko 4690236724 Make confirmation text more specific 8 years ago
Eugen Rochko b9345b3fc6 Fix #620 - Add confirmation dialog for notifications clear 8 years ago
Eugen Rochko b44dd38360 Fix broken dependency on inner react utility function 8 years ago
Eugen Rochko 5997bb47a8 Fix #38 - Unread indicator when new content appears above the fold 8 years ago
Eugen Rochko 9e99b8c068 Fix #642 - Add "empty column" text to home/notifications 8 years ago
Eugen Rochko 5c4c046132 Finish up moving colors from JSX to Sass (#584, #348) 8 years ago
Lorenz Diener cbb962fd77 Move more colours to scss 8 years ago
Lorenz Diener c9f42a7b85 Move more inline colours to scss 8 years ago
Eugen Rochko ac035108aa Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines 8 years ago
Eugen Rochko 404d2050d3 Add explicit "load more" link to the bottom of StatusList and notifications 8 years ago
Eugen Rochko 905c829179 Improve infinite scroll on notifications 8 years ago
Eugen Rochko 21c209636d Set isLoading false on timelines when request fails 8 years ago
Eugen Rochko 46be4631ae Fix #222 - Update followers count when following/unfollowing
Also, since the root component connects to the stream that updates home/notification columns,
there is pretty much no case for refreshing those columns beyond initial load. So, move the
loading of those columns into the root component, to prevent unneccessary reloads when switching tabs
on mobile or resizing desktop window between mobile/desktop layouts
8 years ago
Eugen Rochko fcb5a85cdd Add sounds for notifications. Boop by @jk@mastodon.social 8 years ago
Eugen Rochko 312c51b5c8 Home column filters 8 years ago
Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German 8 years ago
blackle 57ff221c0f Emojify display names in notifcations 8 years ago
Jessica Stokes bb033c1d37
"Reblog" -> "boost" in more places
A couple of places were using "reblog" rather than "boost" - this updates them to match the web UI
8 years ago
Eugen Rochko 65647a2472 See #244 - Added notifications column settings to filter what's displayed
in the column and what appears as desktop notifications. Settings do not
persist yet
8 years ago
Eugen Rochko 76ec907993 Improved admin UI 8 years ago
Eugen Rochko 8cfcc52876 Make all account links into permalinks (open public except on left click) 8 years ago
Eugen Rochko 470f629b06 Fix #284 - Alignment in notifications column 8 years ago
Eugen Rochko e616ffc5d6 Fix responsive layout breakpoint, replace mentions column with notifications 8 years ago
Eugen Rochko 38dd85daab Adding notifications column 8 years ago