aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
Commit message (Expand)AuthorAge
* refactor showing favs and repeats logicBrenden Bice2019-04-11
* display favs & reblogged users on expanded post in timeline viewBrenden Bice2019-04-11
* #433: persistency of status formdave2019-03-11
* #376: update status timeline when it's emptydave2019-02-20
* Add loading indicator for notifications, make timelines indicate bottoming ou...shpuld2019-01-29
* Refactor follower/friends out of statuses/timeline into user_profile where itHenry Jameson2018-12-17
* updated preview windowHenry Jameson2018-11-27
* better preview, collateral fixesHenry Jameson2018-11-26
* fixesHenry Jameson2018-11-21
* collateral fixes, removed alpha control for alerts, added contrast textHenry Jameson2018-11-14
* Some themeing is working!!Henry Jameson2018-10-07
* Kinda went back to using align-items: stretch. Fixed error message floating.Henry Jameson2018-09-03
* fixHenry Jameson2018-08-31
* panel styling cleanupHenry Jameson2018-08-28
* Fix timeline error not using correct styling while at itshpuld2018-04-13
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, s...shpuld2018-04-11
* some styles fixesHenry Jameson2018-04-08
* made alerts use red with transparent theme red. some UI improvsHenry Jameson2018-04-08
* indentsHenry Jameson2018-04-07
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
* Add keys to all component lists.eal2018-02-04
* 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 timeli...shpuld2017-11-21
* Fix color inputs to wrap on mobile, fix timeline background color to not clas...shpuld2017-11-18
* Update theme editor to have 4 colors, rewrite the color setter, change a LOT ...shpuld2017-11-17
* some fixes towards how conversations appearHenry Jameson2017-11-13
* Prepare for i18n.Roger Braun2017-11-07
* Round the edge of the user profile user card, make sure 'follows you' stays i...Shpuld Shpuldson2017-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
* Change the small buttons (Read and Show new) to look better on chrome and oth...shpuld2017-03-11
* Merge branch 'feature/timeline-fetch-error' into 'develop' Shpuld Shpuldson2017-03-09
|\
| * 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 th...shpuld2017-03-05
|\
| * 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 t...shpuld2017-02-26
|/
* Use statusOrConversation component in timeline.Roger Braun2017-02-04
* Border css fix.Roger Braun2017-01-15
* Add styling with base16.Roger Braun2017-01-15
* CSS fixes.Roger Braun2016-12-02
* Some CSS fixes.Roger Braun2016-11-12
* Add fetching of older statuses.Roger Braun2016-11-06
* Track status lists by id.Roger Braun2016-11-03