| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | replace toSorted with sort, add artist credit | Henry Jameson | 2024-09-17 |
| | | |||
| * | splashscreen is now smaller, big cleanup on aisle themes - removed a lot ↵ | Henry Jameson | 2024-09-17 |
| | | | | | unnecessary sync/awaits and promises that were sequential anyway | ||
| * | initial splashscreen implementation | Henry Jameson | 2024-09-17 |
| | | |||
| * | Apply 1 suggestion(s) to 1 file(s) | HJ | 2024-09-14 |
| | | |||
| * | add Pennsylvania Dutch to languages | Henry Jameson | 2024-09-11 |
| | | |||
| * | Simplify the OAuth client_name | Mark Felder | 2024-09-01 |
| | | | | | | | Every time PleromaFE is used to login it will need to do the OAuth dance and request an app key. If the client name is not stable it will pollute the server's database with entries. This also happens on every unauthenticated page load at the moment until #1339 is resolved | ||
| * | Apply 1 suggestion(s) to 1 file(s) | HJ | 2024-08-28 |
| | | |||
| * | Revert all the user highlight stuff for now | Henry Jameson | 2024-08-15 |
| | | |||
| * | fix solid color highlight | Henry Jameson | 2024-08-15 |
| | | |||
| * | don't do no-auto for themes2 seems to work better | Henry Jameson | 2024-08-14 |
| | | |||
| * | Merge branch 'appearance-tab' into 'develop' | HJ | 2024-07-24 |
| |\ | | | | | | | | | Themes 3: Intermission: Appearance Tab and fixes See merge request pleroma/pleroma-fe!1920 | ||
| | * | comment out toposort console debug | Henry Jameson | 2024-07-21 |
| | | | |||
| | * | optimizations, WIP theme selector | Henry Jameson | 2024-07-17 |
| | | | |||
| | * | add ability to override underlay color/opacity regardless of theme | Henry Jameson | 2024-07-16 |
| | | | |||
| | * | MASSIVELY streamlined theme setting process, now EVERYTHING happens in a ↵ | Henry Jameson | 2024-07-10 |
| | | | | | | | | | vuex action "setTheme" instead of several different applyTheme()s scattered around | ||
| | * | "fix" theme preview | Henry Jameson | 2024-07-04 |
| | | | |||
| | * | Merge remote-tracking branch 'origin/develop' into appearance-tab | Henry Jameson | 2024-06-22 |
| | |\ | |||
| | * | | fix firefox redmond themes / fixed topbar and panel headers not having | Henry Jameson | 2024-06-22 |
| | | | | | | | | | | | | | proper theme2 inputs/alerts colors | ||
| | * | | made theme debug easier by making it an actual option | Henry Jameson | 2024-06-21 |
| | | | | |||
| | * | | forced roundness tweak config | Henry Jameson | 2024-06-21 |
| | | | | |||
| | * | | fixed a "leak" that made too many <style> elements | Henry Jameson | 2024-06-21 |
| | | | | |||
| | * | | more scaling options | Henry Jameson | 2024-06-13 |
| | | | | |||
| | * | | initial Appearance Tab implementation, added text size/UI scale option | Henry Jameson | 2024-05-22 |
| | | | | |||
| * | | | Merge branch 'status-notification-type' into 'develop' | HJ | 2024-07-21 |
| |\ \ \ | | | | | | | | | | | | | | | | | Support `status` notification type See merge request pleroma/pleroma-fe!1916 | ||
| | * | | | Support `status` notification type | marcin mikołajczak | 2024-05-25 |
| | |/ / | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | / | Fix spelling errors | Mark Felder | 2024-07-17 |
| | |/ |/| | | | | | Submitted by: Jens of Fossies.org | ||
| * | | Fix Themes v3 not working on Safari | tusooa | 2024-05-31 |
| |/ | |||
| * | Merge branch 'quotes-count' into 'develop' | HJ | 2024-05-22 |
| |\ | | | | | | | | | Display quotes count on posts and add quotes list page See merge request pleroma/pleroma-fe!1885 | ||
| | * | Merge branch 'develop' into 'quotes-count' | marcin mikołajczak | 2024-01-14 |
| | |\ | | | | | | | | | | # Conflicts: # src/services/api/api.service.js | ||
| | * | | Display quotes count on posts and add quotes list page | marcin mikołajczak | 2024-01-04 |
| | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | | Merge branch 'themes3-cache' into 'develop' | HJ | 2024-05-22 |
| |\ \ \ | | | | | | | | | | | | | | | | | implement a simple caching system for themes 3 See merge request pleroma/pleroma-fe!1911 | ||
| | * | | | checksum -> engineChecksum for clarity | Henry Jameson | 2024-04-24 |
| | | | | | |||
| | * | | | implement a simple caching system for themes 3 | Henry Jameson | 2024-04-22 |
| | | | | | |||
| * | | | | add more notification types to ask backend about | Henry Jameson | 2024-04-22 |
| |/ / / | |||
| * | | | Merge branch 'fix-poll-notifs' into 'develop' | HJ | 2024-04-22 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add poll end notifications to fetched types Closes pleroma#3230 See merge request pleroma/pleroma-fe!1905 | ||
| | * | | | Add poll end notifications to fetched types | Phantasm | 2024-03-26 |
| | | | | | |||
| * | | | | fix #1301 | Henry Jameson | 2024-04-04 |
| | | | | | |||
| * | | | | try to apply lazy part in one go while still having chunked processing | Henry Jameson | 2024-04-03 |
| | | | | | |||
| * | | | | only show interface after theme has been applied | Henry Jameson | 2024-04-03 |
| | | | | | |||
| * | | | | refactor style setter to separate theme generation from theme application | Henry Jameson | 2024-04-03 |
| | | | | | |||
| * | | | | fix shout | Henry Jameson | 2024-04-03 |
| |/ / / | |||
| * | | | fix massive issue in getAllPossibleCombinations | Henry Jameson | 2024-03-25 |
| | | | | |||
| * | | | Use constructed stylesheet to prevent chrome from shitting itself when | Henry Jameson | 2024-03-12 |
| | | | | | | | | | | | | | you open element picker | ||
| * | | | fix dialogs not having styles at all | Henry Jameson | 2024-03-06 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/develop' into themes3 | Henry Jameson | 2024-03-06 |
| |\ \ \ | |||
| | * \ \ | Merge branch 'admin-emoji-settings' into 'develop' | HJ | 2024-03-05 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Admin emoji pack settings See merge request pleroma/pleroma-fe!1886 | ||
| | | * | | | Implement pack pagination, more localization fixes | Ekaterina Vaartis | 2024-01-07 |
| | | | | | | |||
| | | * | | | Remote pack download, localization | Ekaterina Vaartis | 2024-01-07 |
| | | | | | | |||
| | | * | | | Error handling, uploading/deleting new emojis, sorting | Ekaterina Vaartis | 2024-01-07 |
| | | | | | | |||
| | | * | | | Editing emojis in popover, pack creation/deletion | Ekaterina Vaartis | 2024-01-07 |
| | | | | | | | | | | | | | | | | | | | | | Also fixed some API calls since they weren't working apparently | ||
