| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | remove all "fallback variables" | Henry Jameson | 2024-03-04 |
| | | |||
| * | initial work on mobile stuff | Henry Jameson | 2024-02-22 |
| | | |||
| * | badge, alert(dot) improvements | Henry Jameson | 2024-02-16 |
| | | |||
| * | make admin settings modal available on mobile | Henry Jameson | 2023-05-24 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | Detect backend support for announcements | tusooa | 2022-11-24 |
| | | |||
| * | Show badges for unread announcements | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Add announcement display with placeholder messages | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | fix mobile side drawer causing issues | Henry Jameson | 2022-08-23 |
| | | |||
| * | let mobile users customize top bar as well | Henry Jameson | 2022-08-12 |
| | | |||
| * | Lists implementation | Alexander Tumin | 2022-08-06 |
| | | |||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | slight z-index refactor and attempt at organizing it | Henry Jameson | 2022-06-22 |
| | | |||
| * | Fix mobile shoutbox | Tusooa Zhu | 2021-08-03 |
| | | |||
| * | Fix follow request count position on mobile | Eris | 2021-06-20 |
| | | |||
| * | fix wrong route in side drawer shoutbox link | Shpuld Shpuldson | 2021-01-25 |
| | | |||
| * | more fixes, add fullwidth | Shpuld Shpuldson | 2020-11-24 |
| | | |||
| * | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| | | |||
| * | fix mobile badge alignment | Henry Jameson | 2020-11-03 |
| | | |||
| * | fix chat badge and unify styles across all badges including follow | Henry Jameson | 2020-11-02 |
| | | | | | request count. | ||
| * | fix settings tabs on mobile, update follow request badge | Henry Jameson | 2020-10-28 |
| | | |||
| * | update & unify the navbars heights | Henry Jameson | 2020-10-28 |
| | | |||
| * | improved side-drawer alignments | Henry Jameson | 2020-10-28 |
| | | |||
| * | improved the semantics for our icon scale, fixed preview, fixed navbar desktop | Henry Jameson | 2020-10-28 |
| | | |||
| * | lint | Henry Jameson | 2020-10-21 |
| | | |||
| * | More stuff. Buttons in user card's corner now have MUCH bigger hitboxes | Henry Jameson | 2020-10-20 |
| | | |||
| * | change icon to a megaphone | Shpuld Shpuldson | 2020-09-16 |
| | | |||
| * | change side drawer to use shoutbox name | Shpuld Shpuldson | 2020-09-16 |
| | | |||
| * | fix missed conflict | Shpuld Shpuldson | 2020-07-14 |
| | | |||
| * | fix merge conflicts | Shpuld Shpuldson | 2020-07-14 |
| |\ | |||
| | * | Add Chats | eugenijm | 2020-07-08 |
| | | | |||
| * | | update navigation, rename timeline link in nav panel to timelines | Shpuld Shpuldson | 2020-07-07 |
| | | | |||
| * | | update with bookmarks, clean up some code | Shpuld Shpuldson | 2020-07-07 |
| |\| | |||
| | * | Add bookmarks | Eugenij | 2020-07-03 |
| | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com> | ||
| * | | change styles for the dropdown, make things work nicely on mobile | Shpuld Shpuldson | 2020-07-03 |
| |/ | |||
| * | fix sidebar not closing in mobile | Henry Jameson | 2020-05-25 |
| | | |||
| * | fix cursor on desktop, add modal link on mobile | Henry Jameson | 2020-05-25 |
| | | |||
| * | minor fixes | Shpuld Shpuldson | 2020-04-23 |
| | | |||
| * | make relationships separate from users | Shpuld Shpuldson | 2020-04-21 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into themes-accent | Henry Jameson | 2020-01-28 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ... | ||
| | * | Fix missing TWKN when logged in, but server is set to private mode. | Mark Felder | 2020-01-23 |
| | | | |||
| * | | improved selectedMenu again | Henry Jameson | 2020-01-24 |
| | | | |||
| * | | popover/selected menu improvements | Henry Jameson | 2020-01-24 |
| | | | |||
| * | | selectedPost and selectedMenu support | Henry Jameson | 2020-01-13 |
| | | | |||
| * | | poll slot renamed, lightBg customization implemented | Henry Jameson | 2020-01-13 |
| |/ | |||
| * | Logic should be to hide TWKN if not federating OR if instance is not public | Mark Felder | 2019-12-12 |
| | | | | | Private instances should not show any timelines | ||
| * | Finally trust eslint | Mark Felder | 2019-12-12 |
| | | |||
| * | More lint | Mark Felder | 2019-12-12 |
| | | |||
| * | More lint | Mark Felder | 2019-12-12 |
| | | |||
| * | Merge branch 'develop' into feature/lockdown-timelines-private-mode | Mark Felder | 2019-12-12 |
| |\ | |||
