| Commit message (Expand) | Author | Age |
| * | fixup! Added logic to process reply to favorite request and update likes coun... | Henry Jameson | 2018-08-30 |
| * | Added ability to hide certain types of notifications | Henry Jameson | 2018-08-28 |
| * | Added logic to process reply to favorite request and update likes counter | Henry Jameson | 2018-08-27 |
| * | Revert "Drop the entire thing about hidden "own" timeline since it doesn't ne... | Henry Jameson | 2018-08-21 |
| * | error display | Henry Jameson | 2018-08-20 |
| * | Hide initial desktop notifications spam when FE is opened and there's a lot of | Henry Jameson | 2018-08-20 |
| * | Drop the entire thing about hidden "own" timeline since it doesn't necessarily | Henry Jameson | 2018-08-20 |
| * | fix | Henry Jameson | 2018-08-18 |
| * | fixed favoriting from notification column | Henry Jameson | 2018-08-16 |
| * | added workaround for broken favorites | Henry Jameson | 2018-08-16 |
| * | undo test condition | Henry Jameson | 2018-08-12 |
| * | Added support for qvitter api fetching of notifications | Henry Jameson | 2018-08-12 |
| * | add unretweet action to statuses.js | Francis Dinh | 2018-06-14 |
| * | Fix nsfw in notifications again. | Roger Braun | 2018-04-23 |
| * | Fix repeat nsfw hiding. | Roger Braun | 2018-04-23 |
| * | Copy parent status nsfw into retweeted_status | shpuld | 2018-04-16 |
| * | Additional check to make console shut up | shpuld | 2018-04-15 |
| * | I broke timelines again, fixed now again (hopefully). | shpuld | 2018-04-14 |
| * | Whoops, broke older statuses accidentally | shpuld | 2018-04-14 |
| * | remove +1/-1 from min/max id checking | shpuld | 2018-04-14 |
| * | change timeline min/max id updating behavior to not get stuck with 20 wrong t... | shpuld | 2018-04-13 |
| * | Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, s... | shpuld | 2018-04-11 |
| * | Fix mistake in flushMarker init, make startFetching behave properly with olde... | shpuld | 2017-11-23 |
| * | attempt to recognize when holes in timeline for various reasons, clear timeli... | shpuld | 2017-11-21 |
| * | Fix mention timeline. | Roger Braun | 2017-11-20 |
| * | Merge branch 'feature/streaming-posts' into 'develop' | lambda | 2017-11-13 |
| |\ |
|
| | * | Don't add notification on self mention, (and fix that pesky pleroma vs gs del... | shpuld | 2017-11-12 |
| * | | moved notification asking from page load to login event. Added image in | Henry Jameson | 2017-11-13 |
| * | | initial implementation for desktop notifications | Henry Jameson | 2017-11-12 |
| |/ |
|
| * | Don't show repeats that have been shown already. | shpuld | 2017-11-09 |
| * | Add tag timeline view. | eal | 2017-09-17 |
| * | Add regex for follows from pleromabe | eal | 2017-08-24 |
| * | Merge branch 'feature/follow-lists' into 'develop' | Shpuld Shpuldson | 2017-08-23 |
| |\ |
|
| | * | Add follower and following views | eal | 2017-08-23 |
| * | | Add regex to check if you're the one being followed before adding notification. | Shpuld Shpuldson | 2017-08-21 |
| * | | Fix issue with trying to match() on undefined | Shpuld Shpuldson | 2017-08-18 |
| * | | fix the very annoying thing where favs from pleromabe would not generate noti... | Shpuld Shpuldson | 2017-08-18 |
| |/ |
|
| * | Add follow notifications. | eal | 2017-08-10 |
| * | Use tags array in status if available. | Roger Braun | 2017-06-18 |
| * | Fix notification deletion. | Roger Braun | 2017-06-13 |
| * | Clear timeline on user change. | Roger Braun | 2017-06-12 |
| * | Start fetching user timelines. | Roger Braun | 2017-06-12 |
| * | Don't crash on unknown status deletion. | Roger Braun | 2017-06-07 |
| * | Remove notifications for deleted messages. | Roger Braun | 2017-06-06 |
| * | Use one error variable for all timelines | wakarimasen | 2017-03-09 |
| * | Add caching system to statuses. | Roger Braun | 2017-03-08 |
| * | Visual feedback on failure to fetch new statuses | wakarimasen | 2017-03-07 |
| * | Don't add notifications twice + persiste them. | Roger Braun | 2017-02-18 |
| * | Make page title dynamic, better notification handling. | Roger Braun | 2017-02-18 |
| * | Correctly calculate the newStatusesCount. | Roger Braun | 2017-02-16 |