| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix | Henry Jameson | 2019-09-25 |
| | | |||
| * | account for parent padding, too | Henry Jameson | 2019-09-25 |
| | | |||
| * | forgotten file | Henry Jameson | 2019-09-25 |
| | | |||
| * | WIP: fixed autoscroll, restructured Post Status Form's resize method "a bit" | Henry Jameson | 2019-09-25 |
| | | |||
| * | fix some bugs | Henry Jameson | 2019-09-24 |
| | | |||
| * | autoscroll post form on typing + some minor improvements | Henry Jameson | 2019-09-23 |
| | | |||
| * | split spam mode into two separate options (one in settings page) | Henry Jameson | 2019-09-23 |
| | | |||
| * | Apply suggestion to src/components/emoji_input/emoji_input.js | HJ | 2019-09-16 |
| | | |||
| * | fix bottom-left icons being too damn wide | Henry Jameson | 2019-09-15 |
| | | |||
| * | improved post form's icons at bottom display | Henry Jameson | 2019-09-15 |
| | | |||
| * | updated logic for padding with spaces, improved spam mode | Henry Jameson | 2019-09-15 |
| | | |||
| * | update status/user card to use same gradient mask fading effect instead of | Henry Jameson | 2019-09-15 |
| | | | | | background hack | ||
| * | Fixed scrollability not being obvious, added fade effect | Henry Jameson | 2019-09-15 |
| | | |||
| * | review/naming + bugfix for stickers | Henry Jameson | 2019-09-12 |
| | | |||
| * | updated logic for hiding picker and also added ability to hide suggestions with | Henry Jameson | 2019-09-12 |
| | | | | | esc key | ||
| * | Remove emoji zoom | Henry Jameson | 2019-09-12 |
| | | |||
| * | Apply suggestion to src/components/emoji_picker/emoji_picker.vue | HJ | 2019-09-10 |
| | | |||
| * | Apply suggestion to src/components/emoji_picker/emoji_picker.js | HJ | 2019-09-09 |
| | | |||
| * | better hitbox for status emoji | Henry Jameson | 2019-09-08 |
| | | |||
| * | fix aspect | Henry Jameson | 2019-09-08 |
| | | |||
| * | Apply suggestion to src/components/emoji_input/emoji_input.js | HJ | 2019-09-08 |
| | | |||
| * | scale emoji on hover | Henry Jameson | 2019-09-08 |
| | | |||
| * | added emoji zoom for picker | Henry Jameson | 2019-09-08 |
| | | |||
| * | fixed scroll when switching back to emoji | Henry Jameson | 2019-09-08 |
| | | |||
| * | fixed some bugs, added spam mode, minor collateral fixes | Henry Jameson | 2019-09-08 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into emoji-selector-update | Henry Jameson | 2019-09-08 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (116 commits) Password reset page add a comment force img updating immediately Fixed "sequimiento" to "seguimiento". Replace `/api/externalprofile/show.json` with a MastoAPI equialent Use mastodon api in follow requests "Optional" in lowercase. Update es.json fix pin/unpin status logic rename a mutation update fix user avatar fallback logic remove dead code Corrected "Media Proxy" translation. Update es.json make bio textarea resizable vertically only remove dead code Make image orientation consistent on FF, fix videos w/ modal remove dead code fix crazy watch logic in conversation ... | ||
| | * | Merge branch 'mastoapi-externalprofile' into 'develop' | Shpuld Shpludson | 2019-09-06 |
| | |\ | | | | | | | | | | | | | Replace `/api/externalprofile/show.json` with a MastoAPI equialent See merge request pleroma/pleroma-fe!938 | ||
| | | * | Replace `/api/externalprofile/show.json` with a MastoAPI equialent | rinpatch | 2019-09-03 |
| | | | | | | | | | | | | | `/api/v1/accounts/:id` supports remote nicknames since pleroma!1622 | ||
| | * | | Password reset page | Eugenij | 2019-09-05 |
| | | | | |||
| | * | | add a comment | taehoon | 2019-09-04 |
| | | | | |||
| | * | | force img updating immediately | taehoon | 2019-09-04 |
| | | | | |||
| | * | | Fixed "sequimiento" to "seguimiento". | Echedey López Romero | 2019-09-03 |
| | |/ | |||
| | * | Use mastodon api in follow requests | rinpatch | 2019-09-03 |
| | | | |||
| | * | Merge branch '652' into 'develop' | Shpuld Shpludson | 2019-09-03 |
| | |\ | | | | | | | | | | | | | | | | | | | Fix "TypeError: Cannot set property 'pinned' of undefined" Closes #652 See merge request pleroma/pleroma-fe!936 | ||
| | | * | fix pin/unpin status logic | taehoon | 2019-09-01 |
| | | | | |||
| | | * | rename a mutation | taehoon | 2019-09-01 |
| | | | | |||
| | * | | Merge branch 'patch-1' into 'develop' | Shpuld Shpludson | 2019-09-03 |
| | |\ \ | | | | | | | | | | | | | | | | | Some corrections to the spanish translation See merge request pleroma/pleroma-fe!929 | ||
| | | * | | "Optional" in lowercase. | Echedey López Romero | 2019-09-02 |
| | | | | | |||
| | | * | | Update es.json | Echedey López Romero | 2019-09-01 |
| | | | | | |||
| | | * | | Corrected "Media Proxy" translation. | Echedey López Romero | 2019-08-27 |
| | | | | | |||
| | | * | | Update es.json | Echedey López Romero | 2019-08-26 |
| | | | | | |||
| | * | | | Merge branch 'fix/attachment-css' into 'develop' | Shpuld Shpludson | 2019-09-03 |
| | |\ \ \ | | |_|/ | |/| | | | | | | | | | | Make image orientation consistent on FF, fix videos w/ modal See merge request pleroma/pleroma-fe!926 | ||
| | | * | | Make image orientation consistent on FF, fix videos w/ modal | Shpuld Shpuldson | 2019-08-26 |
| | | | | | |||
| | * | | | Merge branch 'remove-dead-code' into 'develop' | Shpuld Shpludson | 2019-08-29 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Remove dead code See merge request pleroma/pleroma-fe!927 | ||
| | | * | | | remove dead code | taehoon | 2019-08-28 |
| | | | |/ | | |/| | |||
| | * / | | fix user avatar fallback logic | taehoon | 2019-08-28 |
| | |/ / | |||
| | * | | make bio textarea resizable vertically only | taehoon | 2019-08-26 |
| | | | | |||
| | * | | remove dead code | taehoon | 2019-08-26 |
| | | | | |||
| | * | | remove dead code | taehoon | 2019-08-25 |
| | |/ | |||
| | * | fix crazy watch logic in conversation | taehoon | 2019-08-23 |
| | | | |||
