| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add support for disabling rich text formatting | William Pitcock | 2018-09-22 |
| | | |||
| * | small thing to display instance-provided default | Henry Jameson | 2018-09-20 |
| | | |||
| * | more missing stuff | Henry Jameson | 2018-09-17 |
| | | |||
| * | translations | Henry Jameson | 2018-09-17 |
| | | |||
| * | more refactoring | Henry Jameson | 2018-09-17 |
| | | |||
| * | some recategorization of options... | Henry Jameson | 2018-09-17 |
| | | |||
| * | Initial version | Henry Jameson | 2018-09-17 |
| | | |||
| * | Merge branch 'fixAutocomplete' into 'develop' | kaniini | 2018-09-13 |
| |\ | | | | | | | | | Fixes broken autocomplete for users See merge request pleroma/pleroma-fe!344 | ||
| | * | fixed autocomplete | Henry Jameson | 2018-09-12 |
| | | | |||
| * | | Debug | Hakaba Hitoyo | 2018-09-09 |
| |/ | |||
| * | Merge branch 'post-polish-fixes' into 'develop' | kaniini | 2018-09-09 |
| |\ | | | | | | | | | Post polish fixes See merge request pleroma/pleroma-fe!333 | ||
| | * | fix collapse link being too small | Henry Jameson | 2018-09-03 |
| | | | |||
| | * | small fix for non-square gif avatars | Henry Jameson | 2018-09-03 |
| | | | |||
| | * | Fixed collapseMessageWithSubjectLocal always using instance-provided config. | Henry Jameson | 2018-09-03 |
| | | | |||
| | * | Fix last place with usercard having wrong width | Henry Jameson | 2018-09-03 |
| | | | |||
| | * | Kinda went back to using align-items: stretch. Fixed error message floating. | Henry Jameson | 2018-09-03 |
| | | | |||
| * | | Merge branch 'simplify-sensitivity-label' into 'develop' | kaniini | 2018-09-09 |
| |\ \ | | | | | | | | | | | | | Simplified image sensitivity label See merge request pleroma/pleroma-fe!334 | ||
| | * | | Simplified image sensitivity label | Henry Jameson | 2018-09-03 |
| | |/ | |||
| * | | use prime number step for Who to follow panel | Hakaba Hitoyo | 2018-09-09 |
| | | | |||
| * | | remove formatting options | hakabahitoyo | 2018-09-04 |
| | | | |||
| * | | features panel i18n | Hakaba Hitoyo | 2018-09-04 |
| | | | |||
| * | | features panes supports chat & gopher | Hakaba Hitoyo | 2018-09-04 |
| | | | |||
| * | | update | hakabahitoyo | 2018-09-03 |
| | | | |||
| * | | update | Hakaba Hitoyo | 2018-09-03 |
| | | | |||
| * | | mock features panel | Hakaba Hitoyo | 2018-09-03 |
| |/ | |||
| * | Merge branch 'imvomitingasicodethisshit' into 'develop' | Shpuld Shpludson | 2018-09-01 |
| |\ | | | | | | | | | Made showing format selection optional and default to false See merge request pleroma/pleroma-fe!329 | ||
| | * | small fix | Henry Jameson | 2018-08-31 |
| | | | |||
| | * | Made showing format selection optional and default to false | Henry Jameson | 2018-08-31 |
| | | | |||
| * | | Fix mistakes | shpuld | 2018-08-31 |
| | | | |||
| * | | Change styles a bit, make pre-formatted blocks not overflow but scroll | shpuld | 2018-08-31 |
| | | | |||
| * | | Add styles for h1/2/3/4/5 tags in status html | shpuld | 2018-08-31 |
| |/ | |||
| * | post status form: styling fixes for content-type selector, align icons with ↵ | William Pitcock | 2018-08-31 |
| | | | | | selector | ||
| * | Merge branch 'polish' into 'develop' | kaniini | 2018-08-31 |
| |\ | | | | | | | | | | | | | Another one of those MR that fixes many many small-to-medium things Closes #92, #75, #122, #52, #72, and #87 See merge request pleroma/pleroma-fe!324 | ||
| | * | fix | Henry Jameson | 2018-08-31 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/develop' into polish | Henry Jameson | 2018-08-31 |
| | |\ | | | | | | | | | | | | | | | | * upstream/develop: i18n: make "plain text" translatable add the ability to select a post's content type | ||
| | | * | i18n: make "plain text" translatable | William Pitcock | 2018-08-31 |
| | | | | |||
| | | * | add the ability to select a post's content type | William Pitcock | 2018-08-31 |
| | | | | |||
| | * | | fix | Henry Jameson | 2018-08-30 |
| | | | | |||
| | * | | fix | Henry Jameson | 2018-08-30 |
| | | | | |||
| | * | | fix | Henry Jameson | 2018-08-30 |
| | | | | |||
| | * | | fixup! panel styling cleanup | Henry Jameson | 2018-08-30 |
| | | | | |||
| | * | | fixes broken nsfw hider in notifications | Henry Jameson | 2018-08-30 |
| | | | | |||
| | * | | restored "progress" cursor indicator for loading nsfw images | Henry Jameson | 2018-08-30 |
| | | | | |||
| | * | | fixed #72 | Henry Jameson | 2018-08-30 |
| | | | | |||
| | * | | Added ability to hide certain types of notifications | Henry Jameson | 2018-08-28 |
| | | | | |||
| | * | | fixup! Separated tab-switcher into a reusable component. This depends on JSX ↵ | Henry Jameson | 2018-08-28 |
| | | | | | | | | | | | | | addition | ||
| | * | | minor style tweaks | Henry Jameson | 2018-08-28 |
| | | | | |||
| | * | | panel styling cleanup | Henry Jameson | 2018-08-28 |
| | | | | |||
| | * | | moved replies filtering to "filter" category in settings, made it more ↵ | Henry Jameson | 2018-08-28 |
| | | | | | | | | | | | | | consistent | ||
| | * | | settings page update | Henry Jameson | 2018-08-28 |
| | | | | |||
