| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | proper cachin of headTailLinks, show mentions in notificaitons always | Henry Jameson | 2021-06-10 |
| | | |||
| * | moved mentions onto reply line, replies moved below post body | Henry Jameson | 2021-06-10 |
| | | |||
| * | Moved greentext to RichContent, improved how first mentions are | Henry Jameson | 2021-06-10 |
| | | | | | restored, now shows mentions not uh, mention in post body | ||
| * | fix long posts having weird gradient | Henry Jameson | 2021-06-08 |
| | | |||
| * | lint | Henry Jameson | 2021-06-08 |
| | | |||
| * | fix repeats having wrong mentions | Henry Jameson | 2021-06-08 |
| | | |||
| * | fix console errors | Henry Jameson | 2021-06-08 |
| | | |||
| * | missing localization | Henry Jameson | 2021-06-08 |
| | | |||
| * | change defaults | Henry Jameson | 2021-06-08 |
| | | |||
| * | bump limit to a saner one | Henry Jameson | 2021-06-08 |
| | | |||
| * | moved mentions into a separate component - MentionLine, added collapsing | Henry Jameson | 2021-06-08 |
| | | | | | of mentions when there's too many of 'em | ||
| * | fix empty spaces again | Henry Jameson | 2021-06-08 |
| | | |||
| * | configurable mentions placement | Henry Jameson | 2021-06-08 |
| | | |||
| * | moving mentions into separate row | Henry Jameson | 2021-06-08 |
| | | |||
| * | moved transparent button styles into button itself | Henry Jameson | 2021-06-08 |
| | | |||
| * | tweaking the spacings | Henry Jameson | 2021-06-08 |
| | | |||
| * | remove weird vertical align | Henry Jameson | 2021-06-08 |
| | | |||
| * | faint @ | Henry Jameson | 2021-06-08 |
| | | |||
| * | better modifier, no background for unhighlighted mentions | Henry Jameson | 2021-06-08 |
| | | |||
| * | smaller mentions | Henry Jameson | 2021-06-07 |
| | | |||
| * | new mentions look | Henry Jameson | 2021-06-07 |
| | | |||
| * | fix tall emojis being cropped | Henry Jameson | 2021-06-07 |
| | | |||
| * | localization | Henry Jameson | 2021-06-07 |
| | | |||
| * | moved some post styles into status body since they inferfere with usernames | Henry Jameson | 2021-06-07 |
| | | |||
| * | fixed some strange error | Henry Jameson | 2021-06-07 |
| | | |||
| * | lint | Henry Jameson | 2021-06-07 |
| | | |||
| * | renamed StatusText to StatusBody for clarity, fixed chats | Henry Jameson | 2021-06-07 |
| | | |||
| * | new component - StatusText, to separate post's text from its attachments | Henry Jameson | 2021-06-07 |
| | | |||
| * | some docs, added richcontent to usernames in status, updated stillImage | Henry Jameson | 2021-06-07 |
| | | | | | to allow scale of "gif" label | ||
| * | lint, fix warnings | Henry Jameson | 2021-06-07 |
| | | |||
| * | made getAttrs correctly handle both ' and " | Henry Jameson | 2021-06-07 |
| | | |||
| * | mention link | Henry Jameson | 2021-06-07 |
| | | |||
| * | move styles to richcontent | Henry Jameson | 2021-06-07 |
| | | |||
| * | fix emoji processor not leaving string as-is if no emoji are found | Henry Jameson | 2021-06-07 |
| | | |||
| * | lint | Henry Jameson | 2021-06-07 |
| | | |||
| * | fix escaped apostrophes | Henry Jameson | 2021-06-07 |
| | | |||
| * | [WIP] MUCH better approach to replacing emojis with still versions | Henry Jameson | 2021-06-07 |
| | | |||
| * | Remove unused shoutbox channel state from side drawer | Mark Felder | 2021-06-03 |
| | | |||
| * | This setting didn't actually do anything | Mark Felder | 2021-06-01 |
| | | |||
| * | Use old value to discover if Shoutbox is available until we ship a new ↵ | Mark Felder | 2021-06-01 |
| | | | | | release that's declaring the feature as "shout" | ||
| * | Keep channel name the same for backwards compatibility | Mark Felder | 2021-06-01 |
| | | |||
| * | Rename legacy PleromaFE Chat functionality to "Shout" | Mark Felder | 2021-06-01 |
| | | |||
| * | Merge branch 'vue3compat-emoji-input' into 'develop' | HJ | 2021-05-31 |
| |\ | | | | | | | | | Refactor EmojiInput for better vue3 compatibility See merge request pleroma/pleroma-fe!1382 | ||
| | * | oops | Henry Jameson | 2021-05-31 |
| | | | |||
| | * | backport vue3 changes related to emoji-input | Henry Jameson | 2021-04-18 |
| | | | |||
| * | | Merge branch 'v-slot-upgrade' into 'develop' | HJ | 2021-05-31 |
| |\ \ | | | | | | | | | | | | | Change old slot syntax (removed in vue3) to new one See merge request pleroma/pleroma-fe!1379 | ||
| | * | | fix warnings | Henry Jameson | 2021-05-31 |
| | | | | |||
| | * | | migrate to v-slot | Henry Jameson | 2021-04-07 |
| | |/ | |||
| * | | Merge branch 'better-selects' into 'develop' | HJ | 2021-05-31 |
| |\ \ | | | | | | | | | | | | | Better <select> components See merge request pleroma/pleroma-fe!1373 | ||
| | * | | fix warnings | Henry Jameson | 2021-05-31 |
| | | | | |||
