aboutsummaryrefslogtreecommitdiff
path: root/src/modules/statuses.js
Commit message (Collapse)AuthorAge
* no more "broken favorite"Henry Jameson2018-12-19
|
* Refactor follower/friends out of statuses/timeline into user_profile where itHenry Jameson2018-12-17
| | | | belongs. Changed display of profile to single panel with tabs.
* Merge branch 'ss-read' into 'develop'lambda2018-12-03
|\ | | | | | | | | Server-side read marking See merge request pleroma/pleroma-fe!386
| * removes hacks from notifications storage, adds api call to let server updateHenry Jameson2018-12-02
| | | | | | | | is_seen attribute
* | Add userId property to timelines so that we don't overwrite user timeline meantHenry Jameson2018-12-03
|/ | | | for another user
* DM timeline: stream new statuseseal2018-11-25
|
* Add direct message tab.Roger Braun2018-11-13
|
* fixup! Added logic to process reply to favorite request and update likes ↵Henry Jameson2018-08-30
| | | | counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
* Added ability to hide certain types of notificationsHenry Jameson2018-08-28
|
* Added logic to process reply to favorite request and update likes counterHenry Jameson2018-08-27
| | | | accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
* Revert "Drop the entire thing about hidden "own" timeline since it doesn't ↵Henry Jameson2018-08-21
| | | | | | necessarily" This reverts commit 612aa56c8b2d6bae75bd47ff1846dfcfb012d525.
* error displayHenry Jameson2018-08-20
|
* Hide initial desktop notifications spam when FE is opened and there's a lot ofHenry Jameson2018-08-20
| | | | unseen notifications.
* Drop the entire thing about hidden "own" timeline since it doesn't necessarilyHenry Jameson2018-08-20
| | | | | | contain all of the users posts (it doesn't contain DMs) even though it's "us". Since this is a workaround anyway just fetch home timeline instead. It could end up making more queries if user doesn't post that often.
* fixHenry Jameson2018-08-18
|
* fixed favoriting from notification columnHenry Jameson2018-08-16
|
* added workaround for broken favoritesHenry Jameson2018-08-16
|
* undo test conditionHenry Jameson2018-08-12
|
* Added support for qvitter api fetching of notificationsHenry Jameson2018-08-12
|
* add unretweet action to statuses.jsFrancis Dinh2018-06-14
|
* Fix nsfw in notifications again.Roger Braun2018-04-23
|
* Fix repeat nsfw hiding.Roger Braun2018-04-23
|
* Copy parent status nsfw into retweeted_statusshpuld2018-04-16
|
* Additional check to make console shut upshpuld2018-04-15
|
* I broke timelines again, fixed now again (hopefully).shpuld2018-04-14
|
* Whoops, broke older statuses accidentallyshpuld2018-04-14
|
* remove +1/-1 from min/max id checkingshpuld2018-04-14
|
* change timeline min/max id updating behavior to not get stuck with 20 wrong ↵shpuld2018-04-13
| | | | type of activities on fetch older.
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵shpuld2018-04-11
| | | | status fadein.
* Fix mistake in flushMarker init, make startFetching behave properly with ↵shpuld2017-11-23
| | | | older statuses existing.
* attempt to recognize when holes in timeline for various reasons, clear ↵shpuld2017-11-21
| | | | timeline and fetch older when showing new to get rid of holes
* Fix mention timeline.Roger Braun2017-11-20
|
* Merge branch 'feature/streaming-posts' into 'develop'lambda2017-11-13
|\ | | | | | | | | Streaming posts See merge request pleroma/pleroma-fe!151
| * Don't add notification on self mention, (and fix that pesky pleroma vs gs ↵shpuld2017-11-12
| | | | | | | | delete bug)
* | moved notification asking from page load to login event. Added image inHenry Jameson2017-11-13
| | | | | | | | notifications support (doesn't work for native KDE notifications for me tho)
* | initial implementation for desktop notificationsHenry Jameson2017-11-12
|/
* Don't show repeats that have been shown already.shpuld2017-11-09
|
* Add tag timeline view.eal2017-09-17
|
* Add regex for follows from pleromabeeal2017-08-24
|
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\ | | | | | | | | Feature/follow lists See merge request !106
| * Add follower and following viewseal2017-08-23
| |
* | Add regex to check if you're the one being followed before adding notification.Shpuld Shpuldson2017-08-21
| |
* | Fix issue with trying to match() on undefinedShpuld Shpuldson2017-08-18
| |
* | fix the very annoying thing where favs from pleromabe would not generate ↵Shpuld Shpuldson2017-08-18
|/ | | | notifs when on GS
* Add follow notifications.eal2017-08-10
|
* Use tags array in status if available.Roger Braun2017-06-18
|
* Fix notification deletion.Roger Braun2017-06-13
|
* Clear timeline on user change.Roger Braun2017-06-12
|
* Start fetching user timelines.Roger Braun2017-06-12
|
* Don't crash on unknown status deletion.Roger Braun2017-06-07
|