aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline
Commit message (Collapse)AuthorAge
* Fix mistake in flushMarker init, make startFetching behave properly with ↵shpuld2017-11-23
| | | | older statuses existing.
* Make the timeline button use the correct func for its text.shpuld2017-11-22
|
* 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 color inputs to wrap on mobile, fix timeline background color to not ↵shpuld2017-11-18
| | | | clash with panel headings.
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵shpuld2017-11-17
|\ | | | | | | feature/custom-theme
| * Fix timeline softlock when switching from a loading timelineeal2017-11-16
| |
* | Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵shpuld2017-11-17
|/ | | | of base16 assignments for better consistency.
* Merge branch 'feature/streaming-posts' into 'develop'lambda2017-11-13
|\ | | | | | | | | Streaming posts See merge request pleroma/pleroma-fe!151
| * Add an option to automatically show new posts when scrolled to the top, also ↵shpuld2017-11-13
| | | | | | | | add fade-in animation for posts.
* | some fixes towards how conversations appearHenry Jameson2017-11-13
|/
* Prepare for i18n.Roger Braun2017-11-07
|
* Deregister scroll listener properly, only fetch more if timeline is visible.Shpuld Shpuldson2017-11-02
|
* Add tag timeline view.eal2017-09-17
|
* Round the edge of the user profile user card, make sure 'follows you' stays ↵Shpuld Shpuldson2017-08-23
| | | | in the right, fix avatar class conflict.
* Appease linter.eal2017-08-23
|
* Add follower and following viewseal2017-08-23
|
* Another minor consistency fix.Shpuld Shpuldson2017-06-21
|
* Fix consistency in font families between chromium and ffShpuld Shpuldson2017-06-21
|
* Make buttons stand out with some shading.Shpuld Shpuldson2017-06-21
|
* Use userId in timeline.Roger Braun2017-06-12
|
* Hotfix for firefox to prevent loading on every scroll event.Shpuld Shpuldson2017-06-03
|
* Add an option to initiate fetching older statuses automatically when ↵Shpuld Shpuldson2017-06-03
| | | | scrolled 750 pixels or less from the bottom.
* Change the small buttons (Read and Show new) to look better on chrome and ↵shpuld2017-03-11
| | | | other non-firefox browsers.
* Merge branch 'feature/timeline-fetch-error' into 'develop' Shpuld Shpuldson2017-03-09
|\ | | | | | | | | Use one error variable for all timelines See merge request !57
| * Use one error variable for all timelineswakarimasen2017-03-09
| |
* | Add base03 border to timeline bottom fetcher too.shpuld2017-03-09
|/
* Visual feedback on failure to fetch new statuseswakarimasen2017-03-07
|
* Fix overlapping styles in timeline and notifications that screwed up user-card.shpuld2017-03-06
|
* Merged from develop, made 'new notices' into a 'show new' button placed on ↵shpuld2017-03-05
|\ | | | | | | the heading element, updated headings and buttons to be more consistent with new changes (log-in, notifications/read, conversation/collapse), changed bottom 'load older' block to not disappear on click to keep screen from scrolling and changed its styling more consistent with everything else.
| * Unify notice timelines to make changes easier.Roger Braun2017-03-01
| |
* | Heading text floats left, initial attempt at load more in the right side of ↵shpuld2017-02-26
|/ | | | the heading.
* Use statusOrConversation component in timeline.Roger Braun2017-02-04
|
* Border css fix.Roger Braun2017-01-15
|
* Add styling with base16.Roger Braun2017-01-15
| | | | Solarized-dark for now.
* CSS fixes.Roger Braun2016-12-02
|
* Timeline status adding fixes.Roger Braun2016-11-24
| | | | Don't show new statuses immediately if we already have something in there.
* Some CSS fixes.Roger Braun2016-11-12
|
* Linting fixes.Roger Braun2016-11-07
|
* Load timeline once on creation.Roger Braun2016-11-06
|
* Add fetching of older statuses.Roger Braun2016-11-06
|
* Track status lists by id.Roger Braun2016-11-03
|
* Fix up nsfw and some styling.Roger Braun2016-10-29
|
* Basic attachments, some retweet fixes.Roger Braun2016-10-28
|
* New status showing.Roger Braun2016-10-28
|
* Basic statuses.Roger Braun2016-10-28
|
* .Roger Braun2016-10-26