| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | Merge branch 'develop' into 'fixes-and-tweaks' | kaniini | 2018-08-19 | |
| |\ \ | | | | | | | | | | # Conflicts: # src/i18n/messages.js | |||
| | * | | allow default visibility scope to be configured | William Pitcock | 2018-08-18 | |
| | | | | ||||
| * | | | Made pausing TL updating configurable. Added styles for disabled checkboxes. | Henry Jameson | 2018-08-13 | |
| |/ / | | | | | | | | | Shuffled settings a bit b/c all the settings are in "Attachments" section depsite the fact not all of them are attachments-related. | |||
| * / | Fixes selects having unreadable text on some browsers/OSes. Added bonus: theme | Henry Jameson | 2018-08-05 | |
| |/ | | | | | switcher select now has styled options that show preview of what theme's bg/fg colors are | |||
| * | small fix + white color for user-card + opaque outline for text | Henry Jameson | 2018-05-12 | |
| | | ||||
| * | Input fields separate radii | Henry Jameson | 2018-05-12 | |
| | | ||||
| * | semi-transparent inputbox style | Henry Jameson | 2018-05-12 | |
| | | ||||
| * | change external link icon, move chat from side panel to floating, hide own ↵ | shpuld | 2018-04-14 | |
| | | | | | bio, prevent body/app from scrolling horizontally. | |||
| * | Fix missing border radii and read button text color | shpuld | 2018-04-12 | |
| | | ||||
| * | Remove some commented lines and logs | shpuld | 2018-04-11 | |
| | | ||||
| * | 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 | |
| | | ||||
| * | some styles fixes | Henry Jameson | 2018-04-08 | |
| | | ||||
| * | made alerts use red with transparent theme red. some UI improvs | Henry Jameson | 2018-04-08 | |
| | | ||||
| * | <select> styling (abeit somewhat not pretty code-wise), default colors for | Henry Jameson | 2018-04-07 | |
| | | | | | default schemes. | |||
| * | fixes | Henry Jameson | 2018-04-07 | |
| | | ||||
| * | 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 | |
| | | ||||
| * | Add the forgotten flex prop to make everything nice and tight again | shpuld | 2017-11-25 | |
| | | ||||
| * | Fix content sizing to not allow empty scrolling, make panel-switcher not ↵ | shpuld | 2017-11-23 | |
| | | | | | grow on mobile | |||
| * | give nav-bar a shadow | shpuld | 2017-11-20 | |
| | | ||||
| * | Unhide completions, strengthen shadows a bit, force the 0.1 shade to always ↵ | shpuld | 2017-11-20 | |
| | | | | | span the full height, make usercard use correct borders. | |||
| * | Merge branch 'fix/replace-sidepanel-scroll-js-with-css' into 'develop' | lambda | 2017-11-13 | |
| |\ | | | | | | | | | Get rid of the js to scale sidepanel, add an additional div and a css class to fix the same issue. See merge request pleroma/pleroma-fe!156 | |||
| | * | Get rid of the js to scale sidepanel, add an additional div and a css class ↵ | shpuld | 2017-11-13 | |
| | | | | | | | | | to fix the same issue. | |||
| * | | Merge branch 'fix/css-fixes-attachments-timeline-bottom' into 'develop' | lambda | 2017-11-13 | |
| |\ \ | |/ |/| | | | | | | | | | CSS fixes Closes #39 See merge request pleroma/pleroma-fe!154 | |||
| | * | Make oembeds behave properly, hide empty html attachments, hide overflowing ↵ | shpuld | 2017-11-13 | |
| | | | | | | | | | timeline background. | |||
| * | | Merge branch 'fix/sidepanel-gap-consistency-fix' into 'develop' | lambda | 2017-11-13 | |
| |\ \ | |/ |/| | | | | | Fix sidepanel gap See merge request pleroma/pleroma-fe!148 | |||
| | * | Add a hack to a hack to make it look much less hacky. | shpuld | 2017-11-12 | |
| | | | ||||
| * | | small shadows + show placeholder for empty panel body | Henry Jameson | 2017-11-13 | |
| |/ | ||||
| * | Hide overflowing elements when userfinder is active. Don't scroll on button ↵ | shpuld | 2017-11-08 | |
| | | | | | presses. Make buttons slightly bigger and more spaced out. | |||
| * | Also disable select on buttons | Shpuld Shpuldson | 2017-11-02 | |
| | | ||||
| * | Add user-select: none to i elements. | Shpuld Shpuldson | 2017-11-02 | |
| | | ||||
| * | Add new user-settings component/route, add options to change name, bio, ↵ | Shpuld Shpuldson | 2017-08-02 | |
| | | | | | avatar, banner and bg. Add those options to api service and backend interactor service. | |||
| * | Another minor consistency fix. | Shpuld Shpuldson | 2017-06-21 | |
| | | ||||
| * | Fix consistency in font families between chromium and ff | Shpuld Shpuldson | 2017-06-21 | |
| | | ||||
| * | Make buttons stand out with some shading. | Shpuld Shpuldson | 2017-06-21 | |
| | | ||||
| * | Move user-finder into navbar and hide it behind a toggle button, update ↵ | Shpuld Shpuldson | 2017-06-03 | |
| | | | | | fontello icons with user-plus and menu. | |||
| * | Move a bunch of status-related styles from App to status component, alter ↵ | Shpuld Shpuldson | 2017-06-01 | |
| | | | | | status header layout for better user experience hopefully, make status actions placing more consistent, adjust margins. | |||
| * | Tweak values to minimize distracting artifacting when scrollbars are smaller ↵ | Shpuld Shpuldson | 2017-04-13 | |
| | | | | | or don't exist. | |||
| * | Fix login screen, (remove one duplicate line from user card css). | Shpuld Shpuldson | 2017-04-13 | |
| | | ||||
| * | Fixed flex issue between 980 and 960 pixels width | Shpuld Shpuldson | 2017-04-13 | |
| | | ||||
| * | Make sidepanel scroll independently from timeline, allows for seeing ↵ | Shpuld Shpuldson | 2017-04-13 | |
| | | | | | notifications and posting new statuses even when scrolled deep down. | |||
| * | Heading text floats left, initial attempt at load more in the right side of ↵ | shpuld | 2017-02-26 | |
| | | | | | the heading. | |||
| * | Remove old commented style. | lambadalambda | 2017-02-24 | |
| | | ||||
| * | Align attachments with usercard, make buttons use theme colors, prettify ↵ | shpuld | 2017-02-24 | |
| | | | | | login form, more border radii adjustment for consistency. | |||
| * | Give buttons cursor: pointer; Make border radii more consistent by not using ↵ | shpuld | 2017-02-24 | |
| | | | | | em everywhere. | |||
| * | Move profile picture to right side, make the names appear next to it, extend ↵ | shpuld | 2017-02-22 | |
| | | | | | profile background pic further and fade it out with gradients, fix the crappy borders around the inline user card. | |||
| * | set top and bottom padding on the bars to be equal because it was too top-heavy | hakui | 2017-02-20 | |
| | | ||||
