| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | fix lint | Henry Jameson | 2019-01-11 | |
| | | | ||||
| | * | fix tests, removed one unused function, fix real problem that tests helped to | Henry Jameson | 2019-01-11 | |
| | | | | | | | | | surface | |||
| | * | added some more explicit to string conversion since BE seem to be sending | Henry Jameson | 2019-01-11 | |
| | | | | | | | | | numbers and it could cause an issue. | |||
| | * | Remove all explicit and implicit conversions of statusId to number, changed | Henry Jameson | 2019-01-11 | |
| | | | | | | | | | explicit ones so that they convert them to string | |||
| * | | migrated some tests to normalizer, fixed some potential bug, fixed tests to use | Henry Jameson | 2019-01-15 | |
| | | | | | | | | | normalized naming instead of raw qvitter api objects. needs more tests tho. | |||
| * | | cleanup | Henry Jameson | 2019-01-14 | |
| | | | ||||
| * | | fixes, guards | Henry Jameson | 2019-01-14 | |
| | | | ||||
| * | | notifications now also undergo some parsing, hypothetically could use MastoAPI | Henry Jameson | 2019-01-14 | |
| | | | | | | | | | notifications, maybe. | |||
| * | | post-merge fix | Henry Jameson | 2019-01-13 | |
| | | | ||||
| * | | Merge remote-tracking branch 'upstream/develop' into favorites | Henry Jameson | 2019-01-13 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Add Korean translation Change emptlyTl to take userId better fix fixes #265 and also that thin line below gradient on chrome (UGH) fix #262 part of user profiles not being able to load previous posts Retain userId on clearing user timeline, don't flush when empty timeline | |||
| | * | | Change emptlyTl to take userId | shpuld | 2019-01-09 | |
| | | | | ||||
| | * | | Retain userId on clearing user timeline, don't flush when empty timeline | shpuld | 2019-01-08 | |
| | |/ | ||||
| * | | moved some stuff from statuses to api service. added initial adapter (currently | Henry Jameson | 2019-01-13 | |
| | | | | | | | | | | | | | | | mastoapi status -> qvitter status, would change some naming in the future) favorites timeline works somewhat, notifications are broken because they are fetched using same code to fetch usual timeline/using old architechture | |||
| * | | some initial work to make it possible to use "unregistered" timelines, i.e. not | Henry Jameson | 2019-01-12 | |
| |/ | | | | reserving a timeline by name, instead just passing timeline object itself. | |||
| * | User Card Content fixes and updates | HJ | 2018-12-26 | |
| | | ||||
| * | no more "broken favorite" | Henry Jameson | 2018-12-19 | |
| | | ||||
| * | Refactor follower/friends out of statuses/timeline into user_profile where it | Henry Jameson | 2018-12-17 | |
| | | | | | belongs. Changed display of profile to single panel with tabs. | |||
| * | Merge branch 'ss-read' into 'develop' | lambda | 2018-12-03 | |
| |\ | | | | | | | | | Server-side read marking See merge request pleroma/pleroma-fe!386 | |||
| | * | removes hacks from notifications storage, adds api call to let server update | Henry Jameson | 2018-12-02 | |
| | | | | | | | | | is_seen attribute | |||
| * | | Add userId property to timelines so that we don't overwrite user timeline meant | Henry Jameson | 2018-12-03 | |
| |/ | | | | for another user | |||
| * | DM timeline: stream new statuses | eal | 2018-11-25 | |
| | | ||||
| * | Add direct message tab. | Roger Braun | 2018-11-13 | |
| | | ||||
| * | fixup! Added logic to process reply to favorite request and update likes ↵ | Henry Jameson | 2018-08-30 | |
| | | | | | counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing. | |||
| * | 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 | |
| | | | | | 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 Jameson | 2018-08-21 | |
| | | | | | | | necessarily" This reverts commit 612aa56c8b2d6bae75bd47ff1846dfcfb012d525. | |||
| * | 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 | |
| | | | | | unseen notifications. | |||
| * | Drop the entire thing about hidden "own" timeline since it doesn't necessarily | Henry Jameson | 2018-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. | |||
| * | 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 ↵ | shpuld | 2018-04-13 | |
| | | | | | type of activities on fetch older. | |||
| * | Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵ | shpuld | 2018-04-11 | |
| | | | | | status fadein. | |||
| * | Fix mistake in flushMarker init, make startFetching behave properly with ↵ | shpuld | 2017-11-23 | |
| | | | | | older statuses existing. | |||
| * | attempt to recognize when holes in timeline for various reasons, clear ↵ | shpuld | 2017-11-21 | |
| | | | | | timeline and fetch older when showing new to get rid of holes | |||
| * | Fix mention timeline. | Roger Braun | 2017-11-20 | |
| | | ||||
| * | Merge branch 'feature/streaming-posts' into 'develop' | lambda | 2017-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 ↵ | shpuld | 2017-11-12 | |
| | | | | | | | | | delete bug) | |||
| * | | moved notification asking from page load to login event. Added image in | Henry Jameson | 2017-11-13 | |
| | | | | | | | | | notifications support (doesn't work for native KDE notifications for me tho) | |||
