| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | alignment fixes | Henry Jameson | 2020-06-06 |
| | | |||
| * | follow request bugfixes, wrong text, notifs not being marked as read, ↵ | Shpuld Shpuldson | 2020-05-02 |
| | | | | | approving from follow request view | ||
| * | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | |||
| * | Prevent overflow for long usernames/domains | Alex | 2020-03-14 |
| | | |||
| * | Merge branch 'develop' into 'themes-accent' | HJ | 2020-02-11 |
| |\ | | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue | ||
| | * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 |
| | | | |||
| * | | 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 ... | ||
| | * | Add view for moves notifications | kPherox | 2019-12-11 |
| | | | |||
| * | | Kenomo (see: #624) theme. Ability to define link color for post contents. Fixes | Henry Jameson | 2020-01-28 |
| |/ | |||
| * | collapse fav/repeat notifications from muted users | taehoon | 2019-09-20 |
| | | |||
| * | Cleanup, little documentation, localization | Henry Jameson | 2019-05-15 |
| | | |||
| * | Re-do UserCardContent css | taehoon | 2019-03-05 |
| | | |||
| * | #418: update timeago margin to align with icons | dave | 2019-03-03 |
| | | |||
| * | #418: update notification timeago format | dave | 2019-03-03 |
| | | |||
| * | #344 - replace float: with flexbox, clean up | dave | 2019-02-11 |
| | | |||
| * | Improve reusability of UserAvatar component | taehoon | 2019-02-02 |
| | | |||
| * | no more "broken favorite" | Henry Jameson | 2018-12-19 |
| | | |||
| * | making inset shadows work on avatars again | Henry Jameson | 2018-12-02 |
| | | |||
| * | avatars shadows, also allows drop-shadow use | Henry Jameson | 2018-11-30 |
| | | |||
| * | better preview, collateral fixes | Henry Jameson | 2018-11-26 |
| | | |||
| * | fixes | Henry Jameson | 2018-11-21 |
| | | |||
| * | fix notification unseen display rendering underneath the highlight | 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. | ||
| * | updates | Henry Jameson | 2018-11-13 |
| | | |||
| * | 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 |
| | | |||
| * | fixup! panel styling cleanup | Henry Jameson | 2018-08-30 |
| | | |||
| * | panel styling cleanup | Henry Jameson | 2018-08-28 |
| | | |||
| * | error display | Henry Jameson | 2018-08-20 |
| | | |||
| * | removed style for rounding bottom part of notifications because there's now | Henry Jameson | 2018-08-20 |
| | | | | | always "load more" footer | ||
| * | fix custom emoji in username, fix gif avatar not being animated when hovering on | Henry Jameson | 2018-08-20 |
| | | | | | the notification | ||
| * | Merge remote-tracking branch 'upstream/develop' into notifications | Henry Jameson | 2018-08-16 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (26 commits) Update status.vue Update retweet_button.js Update retweet_button.vue Use serverside html rendering in usernames and bios if available. Update status.vue Revert "Merge branch 'feature/hide-all-status-actions-if-not-logged-in' into 'develop'" Hide all status actions if not logged in hopefully, fix linter Fixes broken custom emoji in autocomplete when proxying to remote BE Made it so that unfocused tab doesn't autostream posts when scrolled to the top Remove trailing whitespace Textarea is now focused when replying the missing piece for invites system Fixes selects having unreadable text on some browsers/OSes. Added bonus: theme switcher select now has styled options that show preview of what theme's bg/fg colors are fixed lint cleanup, fixed self-highlighting in notifications, fixed incorrect hex code handling added ability to pick the style of highlighting post-rebase fix, backported d7d787b84cb8e36ad7f622054808f0e66c496309 notifs fix maybe i should actually add myself to contributors list? ... | ||
| | * | notifs fix | Henry Jameson | 2018-07-06 |
| | | | |||
| * | | cleanup, updated broken favorites look + localization strings | Henry Jameson | 2018-08-16 |
| |/ | |||
| * | use semi-transparent faint color + fix | Henry Jameson | 2018-05-12 |
| | | |||
| * | Fix long names in notifications too | shpuld | 2018-04-14 |
| | | |||
| * | Fix missing border radii and read button text color | shpuld | 2018-04-12 |
| | | |||
| * | Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵ | shpuld | 2018-04-11 |
| | | | | | status fadein. | ||
| * | Fixes from review | shpuld | 2018-04-10 |
| | | |||
| * | Fixes to notification style issues mostly | shpuld | 2018-04-10 |
| | | |||
| * | Merge hj's css overhaul and fix conflicts | shpuld | 2018-04-10 |
| |\ | |||
| | * | some more improvements. changed the way user-card is layout, but should look the | Henry Jameson | 2018-04-08 |
| | | | | | | | | | same, except that longer user names should be properly ellipsis-ed. | ||
| | * | raddi customization UI | Henry Jameson | 2018-04-08 |
| | | | |||
| | * | 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 |
| | | | |||
| * | | Separate notification into its own component, fix follow notification type | shpuld | 2018-04-09 |
| | | | |||
| * | | small fixes | shpuld | 2018-04-09 |
| |/ | |||
| * | after nine years of development, hopefully, it has been worth the weight | Henry Jameson | 2018-03-12 |
| | | |||
