| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Revert "some initial work to make it possible to use "unregistered" ↵ | Henry Jameson | 2019-01-17 |
| | | | | | | | | | timelines, i.e. not" and some stuff to make favorites still work This reverts commit 039a4074006fb91ac9031b41b4e9af4a15766dfa. | ||
| * | 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. | ||
| * | 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 'fix_loading_flicker' into 'develop' | Shpuld Shpludson | 2018-12-13 |
| |\ | | | | | | | | | | | | | Throttle fetching old statuses to prevent spam, especially during scroll Closes #176 See merge request pleroma/pleroma-fe!393 | ||
| | * | throttle fetching old statuses to prevent spam, especially during scroll | Henry Jameson | 2018-12-04 |
| | | | |||
| * | | updated preview window | Henry Jameson | 2018-11-27 |
| | | | |||
| * | | better preview, collateral fixes | Henry Jameson | 2018-11-26 |
| | | | |||
| * | | fixes | Henry Jameson | 2018-11-21 |
| | | | |||
| * | | collateral fixes, removed alpha control for alerts, added contrast text | Henry Jameson | 2018-11-14 |
| | | | | | | | | | | | | | generation for alerts, updated getTextColor to also have fallback to black/white if resulting contrast isn't passable (only when inverting lightness!), updated UI to use tabs. | ||
| * | | Some themeing is working!! | Henry Jameson | 2018-10-07 |
| |/ | |||
| * | Kinda went back to using align-items: stretch. Fixed error message floating. | Henry Jameson | 2018-09-03 |
| | | |||
| * | fix | Henry Jameson | 2018-08-31 |
| | | |||
| * | panel styling cleanup | Henry Jameson | 2018-08-28 |
| | | |||
| * | Made pausing TL updating configurable. Added styles for disabled checkboxes. | Henry Jameson | 2018-08-13 |
| | | | | | | Shuffled settings a bit b/c all the settings are in "Attachments" section depsite the fact not all of them are attachments-related. | ||
| * | Made it so that unfocused tab doesn't autostream posts when scrolled to the top | Henry Jameson | 2018-08-06 |
| | | |||
| * | Update timeline.js | lambda | 2018-04-22 |
| | | |||
| * | Stop blink from loading more statuses with every scroll. | csaurus | 2018-04-22 |
| | | |||
| * | Fix timeline error not using correct styling while at it | shpuld | 2018-04-13 |
| | | |||
| * | Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵ | shpuld | 2018-04-11 |
| | | | | | status fadein. | ||
| * | some styles fixes | Henry Jameson | 2018-04-08 |
| | | |||
| * | made alerts use red with transparent theme red. some UI improvs | Henry Jameson | 2018-04-08 |
| | | |||
| * | indents | Henry Jameson | 2018-04-07 |
| | | |||
| * | border-radii moved to variables, made rgbo colors use theme data, customizable | Henry Jameson | 2018-04-07 |
| | | | | | from settings screen. | ||
| * | cleanup. added fallback mechanism for IE11 and unsupported browsers. | Henry Jameson | 2018-04-07 |
| | | |||
| * | getting rid of baseXX, some small fixes. Seems to be usable. | Henry Jameson | 2018-04-07 |
| | | |||
| * | Add keys to all component lists. | eal | 2018-02-04 |
| | | |||
| * | Fix mistake in flushMarker init, make startFetching behave properly with ↵ | shpuld | 2017-11-23 |
| | | | | | older statuses existing. | ||
| * | Make the timeline button use the correct func for its text. | shpuld | 2017-11-22 |
| | | |||
| * | 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 color inputs to wrap on mobile, fix timeline background color to not ↵ | shpuld | 2017-11-18 |
| | | | | | clash with panel headings. | ||
| * | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵ | shpuld | 2017-11-17 |
| |\ | | | | | | | feature/custom-theme | ||
| | * | Fix timeline softlock when switching from a loading timeline | eal | 2017-11-16 |
| | | | |||
| * | | Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵ | shpuld | 2017-11-17 |
| |/ | | | | of base16 assignments for better consistency. | ||
| * | Merge branch 'feature/streaming-posts' into 'develop' | lambda | 2017-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 ↵ | shpuld | 2017-11-13 |
| | | | | | | | | | add fade-in animation for posts. | ||
| * | | some fixes towards how conversations appear | Henry Jameson | 2017-11-13 |
| |/ | |||
| * | Prepare for i18n. | Roger Braun | 2017-11-07 |
| | | |||
| * | Deregister scroll listener properly, only fetch more if timeline is visible. | Shpuld Shpuldson | 2017-11-02 |
| | | |||
| * | Add tag timeline view. | eal | 2017-09-17 |
| | | |||
| * | Round the edge of the user profile user card, make sure 'follows you' stays ↵ | Shpuld Shpuldson | 2017-08-23 |
| | | | | | in the right, fix avatar class conflict. | ||
| * | Appease linter. | eal | 2017-08-23 |
| | | |||
| * | Add follower and following views | eal | 2017-08-23 |
| | | |||
| * | Another minor consistency fix. | Shpuld Shpuldson | 2017-06-21 |
| | | |||
| * | Fix consistency in font families between chromium and ff | Shpuld Shpuldson | 2017-06-21 |
| | | |||
| * | Make buttons stand out with some shading. | Shpuld Shpuldson | 2017-06-21 |
| | | |||
| * | Use userId in timeline. | Roger Braun | 2017-06-12 |
| | | |||
| * | Hotfix for firefox to prevent loading on every scroll event. | Shpuld Shpuldson | 2017-06-03 |
| | | |||
| * | Add an option to initiate fetching older statuses automatically when ↵ | Shpuld Shpuldson | 2017-06-03 |
| | | | | | scrolled 750 pixels or less from the bottom. | ||
| * | Change the small buttons (Read and Show new) to look better on chrome and ↵ | shpuld | 2017-03-11 |
| | | | | | other non-firefox browsers. | ||
| * | Merge branch 'feature/timeline-fetch-error' into 'develop' | Shpuld Shpuldson | 2017-03-09 |
| |\ | | | | | | | | | Use one error variable for all timelines See merge request !57 | ||
