Commit Graph

387 Commits (9511691c9467e26c3237b4a2c936e8a757b3e515)
 

Author SHA1 Message Date
shpuld 9511691c94 Make the error into a div instead of a button to get rid of the hover effects.
8 years ago
wakarimasen 0810b2d51a Fix typo
8 years ago
wakarimasen ccc460bb5e Give more specific reason for failed login
8 years ago
wakarimasen c0e8111d64 Clear username and password field on failed login
8 years ago
wakarimasen a6b6fe95c0 Show visual feedback on login error, redirect on success
8 years ago
Roger Braun ccbfc64bfc Don't redirect after login.
8 years ago
Shpuld Shpuldson d954db0221 Merge branch 'feature/timeline-fetch-error' into 'develop'
8 years ago
lambadalambda 3a62ad3c4c Merge branch 'feature/more-visible-notifications' into 'develop'
8 years ago
wakarimasen 086dd832d3 Visual feedback on failure to fetch new statuses
8 years ago
lambadalambda 1057227be3 Merge branch 'fix/collapse-on-same-line' into 'develop'
8 years ago
shpuld ae570ea0ff Put conversation 'Collapse' back on the same line with the rest of the heading.'
8 years ago
shpuld 58fdf9e70d Put the number of notifications inside a red circle (kinda like qvitter and everyone else does), make the red notification line slightly less transparent.
8 years ago
lambadalambda aa0d207c94 Merge branch 'fix/highlight-expanded-retweets' into 'develop'
8 years ago
Roger Braun e64a5beb35 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop
8 years ago
Roger Braun 5143ae7f72 Switch to localforage to use indexeddb by default.
8 years ago
Shpuld Shpuldson 34531de8c0 Merge branch 'fix/overlapping-styles-user-card' into 'develop'
8 years ago
shpuld a4ebf44f24 Fix overlapping styles in timeline and notifications that screwed up user-card.
8 years ago
Roger Braun 990047725a Revert "Temporarily remove persistence."
8 years ago
Roger Braun 0bb1ec30d0 Temporarily remove persistence.
8 years ago
wakarimasen 9d56721533 Highlight original notice when expanding retweets
8 years ago
lambadalambda eab4b76951 Merge branch 'feature/load-new-statuses-in-heading' into 'develop'
8 years ago
shpuld 31c0a2dfef Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/load-new-statuses-in-heading
8 years ago
lambadalambda 67c22276d3 Merge branch 'wakarimasen/pleroma-fe-highlight-notice' into 'develop'
8 years ago
Roger Braun 51160f0fdb Style fixes.
8 years ago
shpuld e19bfb9a22 Merged from develop, made 'new notices' into a 'show new' button placed on the heading element, updated headings and buttons to be more consistent with new changes (log-in, notifications/read, conversation/collapse), changed bottom 'load older' block to not disappear on click to keep screen from scrolling and changed its styling more consistent with everything else.
8 years ago
wakarimasen 42ae57dace Remove unused import
8 years ago
wakarimasen 289326855c Add focused prop to status
8 years ago
wakarimasen 22e8258a56 Highlight current notice in conversation-page, add backlinks
8 years ago
lambadalambda 049c74f8e8 Merge branch 'feature/better-nsfw-image-loading' into 'develop'
8 years ago
xj9 9107facaca issue #1 - better nsfw image loading
8 years ago
Shpuld Shpuldson 6075915223 Merge branch 'feature/restructure-timelines' into 'develop'
8 years ago
lambadalambda bed37646f9 Update .gitlab-ci.yml
8 years ago
lambadalambda 30a908b56d Update .gitlab-ci.yml
8 years ago
Roger Braun a4c58aab13 Unify notice timelines to make changes easier.
8 years ago
lambadalambda 51294082e0 Merge branch 'fix/improved-profile-background-color' into 'develop'
8 years ago
lambadalambda 5db70a212d Merge branch 'fix/remove-unread-notifications-offset' into 'develop'
8 years ago
shpuld 4d1183cc1f Fix the very visible padding offset in unread notification caused by the border.
8 years ago
shpuld 8c43b3f505 Remove newlines from template literal.
8 years ago
shpuld 015bf78dd9 Heading text floats left, initial attempt at load more in the right side of the heading.
8 years ago
shpuld 960ed9540d Make use of template literals instead of string concat.
8 years ago
lambadalambda bebd5c3328 Merge branch 'fix/improved-profile-background-color' into 'develop'
8 years ago
lambadalambda e2ba7d9037 Merge branch 'fix/various-style-fixes-all-over-the-place' into 'develop'
8 years ago
shpuld e9820326e3 Clean up whitespace
8 years ago
shpuld 536a7176df Make the profile background use a new calculated color using the theme
8 years ago
lambadalambda 614cbb556a Remove old commented style.
8 years ago
shpuld 142a8a1a76 Fix poor choice of colors for input/textarea borders, adjust login form padding.
8 years ago
shpuld cac47f7128 Make user card buttons more light-theme friendly without compromising the dark ones.
8 years ago
shpuld 2bfd2190a0 Mark unread notifs with the red line, make read notifs base01 again, center the heading text and move the button to the right of the panel.
8 years ago
shpuld 9dfcf8a301 Align attachments with usercard, make buttons use theme colors, prettify login form, more border radii adjustment for consistency.
8 years ago
shpuld e0e507348c Give buttons cursor: pointer; Make border radii more consistent by not using em everywhere.
8 years ago