Commit Graph

15 Commits

Author SHA1 Message Date
404d2050d3 Add explicit "load more" link to the bottom of StatusList and notifications 2017-01-30 18:07:17 +01:00
905c829179 Improve infinite scroll on notifications 2017-01-26 04:30:40 +01:00
21c209636d Set isLoading false on timelines when request fails 2017-01-24 13:04:12 +01:00
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
2017-01-19 10:54:18 +01:00
fcb5a85cdd Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
312c51b5c8 Home column filters 2017-01-10 17:25:10 +01:00
75f80bef10 Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
57ff221c0f Emojify display names in notifcations 2017-01-07 18:16:14 -05:00
bb033c1d37 "Reblog" -> "boost" in more places
A couple of places were using "reblog" rather than "boost" - this updates them to match the web UI
2017-01-04 18:00:50 -08:00
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
2017-01-02 14:09:57 +01:00
76ec907993 Improved admin UI 2016-12-13 13:42:10 +01:00
8cfcc52876 Make all account links into permalinks (open public except on left click) 2016-12-02 15:05:50 +01:00
470f629b06 Fix #284 - Alignment in notifications column 2016-12-02 14:52:41 +01:00
e616ffc5d6 Fix responsive layout breakpoint, replace mentions column with notifications 2016-11-21 10:03:55 +01:00
38dd85daab Adding notifications column 2016-11-20 19:39:58 +01:00