Commit Graph

705 Commits (dcbbd7c53e921eddf542b082a06d8eb4999550c7)

Author SHA1 Message Date
Shpuld Shpuldson 6ad5052044 Make pic bigger and remove border and add shadow, make screen name white again, make cog appear only in sidepanel.
7 years ago
Shpuld Shpuldson 2ef915c9f1 Don't allow posting again while previous hasn't returned
7 years ago
Shpuld Shpuldson 3d9d59915b Add regex to check if you're the one being followed before adding notification.
7 years ago
eal 4291263cec Add link to profile on usercard avatar and @handle
7 years ago
Shpuld Shpuldson b5e5a8d1e3 Use _original profile pic instead of the 48x48 thumbnail in the user card content.
7 years ago
Shpuld Shpuldson d3169b057c Visual indicator for when posting is happening, as well as disabling the button to prevent double-posts.
7 years ago
Shpuld Shpuldson dbf2f1621e Adjust the clickable area of notif avatar to not contain everything below it, adjust the status avatar to not have ghost border on top/right
7 years ago
Shpuld Shpuldson 42fb65e274 Add error message in post status form when failing to post and don't get rid of post/attachments when failing.
7 years ago
lambadalambda fb3408d64f Merge branch 'feature/profile-editing' into 'develop'
7 years ago
Shpuld Shpuldson 1136db24cc Fix issue with trying to match() on undefined
7 years ago
Shpuld Shpuldson 052befa581 fix the very annoying thing where favs from pleromabe would not generate notifs when on GS
7 years ago
Shpuld Shpuldson 9503b8fa41 Remove the profile pic change from the old settings menu since it's in the new profile edit menu.
7 years ago
Shpuld Shpuldson 1526b4560c Clean up to have much less redundant code.
7 years ago
Shpuld Shpuldson 2084c92dff Force user profile timeline update when the user id changes (like when another user has been searched/found).
7 years ago
Shpuld Shpuldson 6d7d173e4d Make linter happy.
7 years ago
Shpuld Shpuldson c4920f2d86 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/profile-editing
7 years ago
lambadalambda dbad99cb4f Merge branch 'feature/follow-notifications' into 'develop'
7 years ago
lambadalambda 3c2073bc8e Merge branch 'fix/user-card-visual-buggery' into 'develop'
7 years ago
eal 701112f043 Add follow notifications.
7 years ago
Shpuld Shpuldson acf3fd5d91 Add new user-settings component/route, add options to change name, bio, avatar, banner and bg. Add those options to api service and backend interactor service.
7 years ago
Roger Braun b1d9cbaebd Add fetch polyfill.
7 years ago
Roger Braun 9c5f001fd2 Add back relative numbering.
7 years ago
Roger Braun 32e20b2e02 Only run through replies once.
7 years ago
Roger Braun 9e61ab577b Revert "Throttle getReplies so it isn't called that often."
7 years ago
Roger Braun 86773579ed Throttle getReplies so it isn't called that often.
7 years ago
Roger Braun da3b604d9d Fix too long words in profile.
7 years ago
Roger Braun 7d59051fc5 Add logout button.
7 years ago
Shpuld Shpuldson f81d1b0eea Fix long names overflowing and messing everything (now just overflowing parts not drawn), fix non-square avatars not drawn as squares.
7 years ago
Shpuld Shpuldson b284689313 Hotfix for JS error in auto completion in firefox.
7 years ago
lambadalambda 937705ccb0 Merge branch 'feature/registration' into 'develop'
7 years ago
Shpuld Shpuldson 2d5fd21558 Make mobile panel switcher buttons obey the colors of the current style.
7 years ago
Shpuld Shpuldson c1f1599f2f Another minor consistency fix.
7 years ago
Shpuld Shpuldson 97bb03a00c Fix consistency in font families between chromium and ff
7 years ago
Shpuld Shpuldson bf84a87821 Make buttons stand out with some shading.
7 years ago
Shpuld Shpuldson 1a5ee95ee4 Add a config.json option for enabling registration, don't link and redirect away from register page when it's disabled.
7 years ago
Shpuld Shpuldson bfbc94d697 Move customizable terms-of-service into its separate .html file.
7 years ago
Shpuld Shpuldson 95605c32f1 Automatic square cropping for avatar upload, preview of the new avatar.
7 years ago
Shpuld Shpuldson 3785a863cb Update branch and fix conflicts.
7 years ago
Roger Braun 8e5d17a659 Use tags array in status if available.
7 years ago
Roger Braun 7d93546d98 Loop videos.
7 years ago
Shpuld Shpuldson 5dc22e9273 Clicking autocomplete will return focus to text area, make the autocomplete box disappear after clicking on a name.
7 years ago
Shpuld Shpuldson b24b891c1c Clean up styling a bit.
7 years ago
Shpuld Shpuldson 81d262af42 Fancier visuals for autocomplete list, with small avatar previews and all that.
7 years ago
Shpuld Shpuldson d0d95c59aa fix lint
7 years ago
Shpuld Shpuldson e0e8965c08 update branch and fix merge conflicts
7 years ago
Shpuld Shpuldson 7d46e3965d Fix meta-enter hotkey on osx
7 years ago
Roger Braun e663420260 Fix notification deletion.
7 years ago
Roger Braun 48a6d2e987 Don't use too advanced features.
7 years ago
Roger Braun bbb9a9c93c Fetch user from timeline.
7 years ago
Roger Braun 5328aca1ef Use userId in timeline.
7 years ago
Roger Braun bda0a76c89 Clear timeline on user change.
7 years ago
Roger Braun 2e7029b670 Display user timeline
7 years ago
Roger Braun 090148ef60 Start fetching user timelines.
7 years ago
Roger Braun 85cf036acd Fix race condition in color calculation.
7 years ago
lambadalambda fc341aa40d Merge branch 'feature/reply-previews' into 'develop'
7 years ago
Roger Braun 0effef236a Small cleanup.
7 years ago
Shpuld Shpuldson dcd7d52eb5 lint fix
7 years ago
Roger Braun 9982296866 Don't crash on unknown status deletion.
7 years ago
Shpuld Shpuldson f915ae174d Add floating status-previews on reply-link mouseover in conversations and make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already..
7 years ago
Roger Braun 72de959221 Remove notifications for deleted messages.
7 years ago
Roger Braun 9af18e014d Re-use conversation property.
7 years ago
Shpuld Shpuldson 64a7db1d8b Change replies element flex to cover more width if needed.
7 years ago
Shpuld Shpuldson 12000536aa remove commented lines, make linter happy
7 years ago
Shpuld Shpuldson 4fabeda3ec Add list of replies under the name/links in conversation statuses, clicking them will highlight the statuses and scroll you to them, expanding a status will scroll you to that status once the conversation has opened.
7 years ago
Shpuld Shpuldson d82fa5516b remove whitespace
7 years ago
Shpuld Shpuldson bac1d3bd57 Move user-finder into navbar and hide it behind a toggle button, update fontello icons with user-plus and menu.
7 years ago
Shpuld Shpuldson 67452923a5 Hotfix for firefox to prevent loading on every scroll event.
7 years ago
Shpuld Shpuldson 65646c5a12 Add an option to initiate fetching older statuses automatically when scrolled 750 pixels or less from the bottom.
7 years ago
Roger Braun e901e064de Key notifications so the open reply windows won't switch places.
7 years ago
Shpuld Shpuldson 24b7d7d9d4 Add mouseover tooltips for names in notif headings and timeline repeats, make the timeline repeat name into a link to the repeater profile and use the word 'repeat' instead of 'retweet'.
7 years ago
lambadalambda b92be6a7ef Merge branch 'feature/status-improvement-cleanup' into 'develop'
7 years ago
lambadalambda 934bbd16f1 Merge branch 'feature/autoresize-post-status-form' into 'develop'
7 years ago
Shpuld Shpuldson c149330e50 Fix bugginess with heading links overlapping icons on the right.
7 years ago
Shpuld Shpuldson 52e6b470be Revert some of those mobile optimizations, breaks mention notifs.
7 years ago
Shpuld Shpuldson d063607b9d Mobile optimizations.
7 years ago
Shpuld Shpuldson 807c0d1464 Remove silly opacity from timestamp, make unmute icon line up with the rest better.
7 years ago
Shpuld Shpuldson ea8a700796 Move a bunch of status-related styles from App to status component, alter status header layout for better user experience hopefully, make status actions placing more consistent, adjust margins.
7 years ago
Shpuld Shpuldson b6b0a221c6 please the linter
7 years ago
Shpuld Shpuldson 7447f7c64d Set minimum height of 3 lines for textarea on focus, make it reset on post.
7 years ago
lambadalambda 9723d7285d Merge branch 'feature/notification-improvements' into 'develop'
7 years ago
lambadalambda bf7190bfca Merge branch 'feature/custom-timestamps' into 'develop'
7 years ago
Shpuld Shpuldson 5465791372 eslint fix
7 years ago
Shpuld Shpuldson e704e1daaf Make post-status-form automatically resize to fit the input.
7 years ago
Shpuld Shpuldson 3a1ae3a30e Add a custom timeago.json for shorter timestamps, for example '15s' instead of '15 seconds ago'
7 years ago
Shpuld Shpuldson 960577ca28 Revert main.js to what it was in develop
7 years ago
Shpuld Shpuldson 1b79ae09e0 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/notification-improvements
7 years ago
Shpuld Shpuldson 5ad4d043e7 Enable reply/rt/fav for mention notifications by using a barebones status in place of plain notification content.
7 years ago
Shpuld Shpuldson e621be1428 Cut notification header length from 3 lines to 1.
7 years ago
Roger Braun d389d3a763 Copy cool retweet look.
7 years ago
Roger Braun 76624c9e4b Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop
7 years ago
Roger Braun 2ec7069b3c Add user finder.
7 years ago
Roger Braun 48725ff9d0 Make linter happy.
8 years ago
Roger Braun 32d1d2178a Make linter happy.
8 years ago
Roger Braun 3fdc420990 Merge branch 'develop' into feature/hash-routed
8 years ago
Roger Braun 0c41adccff Remove tributejs
8 years ago
Shpuld Shpuldson c2db700544 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/hash-routed
8 years ago
Shpuld Shpuldson 143aa3b990 Started captcha and better avatar control, improved login form to fit register link better.
8 years ago
Shpuld Shpuldson b3b6d43dcc Add ToS field into registration form (still need to make it fetch it somewhere.) Make the register form look more polished.
8 years ago
Shpuld Shpuldson 88309b446f Adjust attachment preview margins.
8 years ago
Shpuld Shpuldson a3a9d8edd1 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/post-form-improvement
8 years ago
Shpuld Shpuldson 6b75874136 Move attachments below buttons to prevent the buttons from shifting after uploading.
8 years ago
Roger Braun ce896d393b Fix linting.
8 years ago
Shpuld Shpuldson ca8755a6f3 Make X icon parent position: relative; to prevent it from floating on its own.
8 years ago
Roger Braun dede7f7f2f Update existing currentusers if there is one.
8 years ago
Roger Braun 37c10be5e2 Add basic avatar changing.
8 years ago
Roger Braun 55edd6d8c2 Restore old media upload endpoint.
8 years ago
Roger Braun 4228cfc342 Add email field to registration.
8 years ago
Roger Braun a766e886f5 Add a registration form.
8 years ago
Roger Braun 6d7fcb057d Add missing route-link end tags.
8 years ago
Shpuld Shpuldson ea184f33b0 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/reply-navigation
8 years ago
Shpuld Shpuldson c708ebb5d2 Fix statusoid == undefined bug that prevented conversation opening in new tabs.
8 years ago
lambadalambda dcced2d2e1 Merge branch 'feature/sidepanel-independent-scrolling' into 'develop'
8 years ago
Shpuld Shpuldson e64905d88b Change attachments margin to not cause the element to overflow.
8 years ago
Shpuld Shpuldson 2efddaf874 Tweak values to minimize distracting artifacting when scrollbars are smaller or don't exist.
8 years ago
Shpuld Shpuldson 69ef9101d4 Fix login screen, (remove one duplicate line from user card css).
8 years ago
Shpuld Shpuldson f1764796e1 Fixed flex issue between 980 and 960 pixels width
8 years ago
Shpuld Shpuldson ff9142d7ab Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/sidepanel-independent-scrolling
8 years ago
Shpuld Shpuldson 83205b8c0e Make sidepanel scroll independently from timeline, allows for seeing notifications and posting new statuses even when scrolled deep down.
8 years ago
lambadalambda 7a948ba3a5 Merge branch 'feature/reply-navigation' into 'develop'
8 years ago
Shpuld Shpuldson d8a01454dc another lint fix
8 years ago
Shpuld Shpuldson c989170321 lint fixes
8 years ago
Shpuld Shpuldson 3f477986cf Removed smooth scrolling, does not work in other browsers than FF
8 years ago
Shpuld Shpuldson a675cfbb3e Goto-original-arrow button now sets conversation highlight/focus even when inline, setting focus now scrolls you to the focused post smoothly. Hide the arrow button when not expanded.
8 years ago
wakarimasen 66b59f2752 Fix daily average on accounts younger than a day
8 years ago
Roger Braun 36655002d0 Merge branch 'develop' into feature/hash-routed
8 years ago
Roger Braun cd959d9df8 Remove completely empty words.
8 years ago
Roger Braun 40b607bdea Set state to loaded if it crashes while loading.
8 years ago
Roger Braun 1ea19dcf1d Take unmuting out of expandable condition.
8 years ago
Roger Braun e531c78079 Only persist state after we loaded one.
8 years ago
Roger Braun a53555254a Add word-based muting to settings / statuses.
8 years ago
lambadalambda f3ca011fbe Add chrome picture stretching fix back in.
8 years ago
Shpuld Shpuldson 05dfd96571 Revert nsfw image sizing, give attachments max-height to reduce scrolling
8 years ago
Shpuld Shpuldson 39a6867557 Make muted notifications take much less space (handy for bot spam).
8 years ago
Roger Braun 44923afbee Make linter happy.
8 years ago
Roger Braun 5249b1d23a Add basic mention completion.
8 years ago
Roger Braun 024230c7f4 Basic word position and completion service.
8 years ago
Shpuld Shpuldson 0c7450252a Merge branch 'fix/small-buttons-chrome-tweak' into 'develop'
8 years ago
Shpuld Shpuldson d427eaca90 Merge branch 'feature/daily-avg' into 'develop'
8 years ago
shpuld 9061fa36ac Change the small buttons (Read and Show new) to look better on chrome and other non-firefox browsers.
8 years ago
shpuld 21111878be Give link attachments a rounded border, give images and links base03 border.
8 years ago
wakarimasen fe5082023d Add a daily post average to the user card
8 years ago
lambadalambda 9e42472679 Merge branch 'fix/make-nav-panel-not-so-bright' into 'develop'
8 years ago
shpuld c1681d53ba Add a border to conversation heading to add distinction between it and a hilighted post. (TODO: add the same base03-border to all headings for consistency's sake if it looks alright?)
8 years ago
Roger Braun 112adcf8f8 Merge branch 'develop' into feature/hash-routed
8 years ago
wakarimasen 896de016ad Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into wakarimasen/pleroma-fe-develop
8 years ago
shpuld 3bb5f86d0d Use conditional class for reply icon color.
8 years ago
shpuld 6f450fe7b0 base01 -> base00, base02 -> base01
8 years ago
shpuld df4dad1804 Separate reply form from inside status to make it resistant to hilighting, make the reply button light up when reply window is open.
8 years ago
Shpuld Shpuldson 2f0fcd14c9 Merge branch 'fix/no-border-on-last-notif' into 'develop'
8 years ago
shpuld bd7a05dee1 Fix red border not appearing on the last notification.
8 years ago
wakarimasen d669c37f13 Remove unused fetchMentions()
8 years ago
wakarimasen bfd530aaea Let timeline component fetch mentions
8 years ago
Shpuld Shpuldson 7aa1f02e38 Merge branch 'feature/timeline-fetch-error' into 'develop'
8 years ago
wakarimasen e064d2da4d Use one error variable for all timelines
8 years ago
shpuld 00531ad9df lint fix
8 years ago
shpuld d99b9bdac1 Merged with changes in develop & fixed conflicts.
8 years ago
Roger Braun 0eeccb87ce Merge branch 'develop' into feature/hash-routed
8 years ago
Roger Braun 2f52669380 Merge branch 'develop' into wakarimasen/pleroma-fe-develop
8 years ago
lambadalambda 64d71b75cf Merge branch 'feature/nav-panel-hover-state' into 'develop'
8 years ago
lambadalambda 7a5bed0684 Merge branch 'feature/animated-favorite-and-boost' into 'develop'
8 years ago
lambadalambda e808df0285 Merge branch 'cleanups' into 'develop'
8 years ago
Roger Braun b11c1f57a9 Merge branch 'develop' into xj9/pleroma-fe-feature/even-better-nsfw-image-loading
8 years ago
Roger Braun 08297ea83e Remove redirect on login
8 years ago
xj9 d94cd15467 fix cursor style
8 years ago
xj9 aff432a572 themeable hover states for nav-panel
8 years ago
xj9 459fdaf10f add a spin animation to favorite and boost actions
8 years ago
xj9 502757da28 improvements on fature/better-nsfw-image-loading
8 years ago
Shpuld Shpuldson ba4f7ef3ef Merge branch 'feature/failed-login-error' into 'develop'
8 years ago
shpuld 9511691c94 Make the error into a div instead of a button to get rid of the hover effects.
8 years ago
Shpuld Shpuldson aeda390da0 Merge branch 'feature/timeline-fetch-error' into 'develop'
8 years ago
shpuld 507fe79050 Add base03 border to timeline bottom fetcher too.
8 years ago
shpuld 6c8fc99d5a Make style setter create an often used base03-border class, use that class in notifications, navpanel and statuses.
8 years ago
Roger Braun 0d39ed809b Add caching system to statuses.
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 5699872bb5 Use user cache in users module.
8 years ago
Roger Braun 480a1ba253 Use cache to quickly access users.
8 years ago
Roger Braun bde1241843 eslint fixes.
8 years ago
Roger Braun ccbfc64bfc Don't redirect after login.
8 years ago
wakarimasen 7d52258378 Move rejection handler
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
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 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
shpuld 31c0a2dfef Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/load-new-statuses-in-heading
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 c921662036 Add inConversation prop to status
8 years ago
wakarimasen 22e8258a56 Highlight current notice in conversation-page, add backlinks
8 years ago
wakarimasen 6bcbed38d0 Add option to only hide attachments on timeline
8 years ago
xj9 9107facaca issue #1 - better nsfw image loading
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
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
Roger Braun 290180a987 Merge branch 'develop' into feature/hash-routed
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
Roger Braun 2b2061b03f Switch to lz-string.
8 years ago
Roger Braun d030462d12 Indentation.
8 years ago
Hector A. Escobedo c338940084 Fix syntax errors and hiding logic.
8 years ago
Hector A. Escobedo a7db72d7a7 Add setting to toggle NSFW hiding.
8 years ago
Roger Braun b939f70d17 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop
8 years ago
Roger Braun 74931dece7 Revert "Show actual status in notifications when mentioned."
8 years ago
lambadalambda 854faf905e Merge branch 'feature/user-card-improvements' into 'develop'
8 years ago
Roger Braun 7c0f3ea666 Add setting to hide all attachments.
8 years ago
shpuld 9237f0b918 Removed unnecessary debug stuff
8 years ago
Roger Braun 0e1ab69c33 Show actual status in notifications when mentioned.
8 years ago
shpuld 715bfb3dca Make gradient use the theme colors, adjust user interction elements, make profiles without bg use a darker gray solid color to not drown out white text.
8 years ago
Roger Braun 9778d4cfc0 More eslint fixes.
8 years ago
Roger Braun 5abf857705 Style fixes.
8 years ago
lambadalambda b9be4708e6 Merge branch 'feature/drag_and_drop_for_media_upload' into 'develop'
8 years ago
shpuld 1072cd6c02 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/user-card-improvements
8 years ago
shpuld ede4d77cfd Move profile picture to right side, make the names appear next to it, extend profile background pic further and fade it out with gradients, fix the crappy borders around the inline user card.
8 years ago
Roger Braun ec5d8b9833 Set colors into config so they can be used for more dynamic styles.
8 years ago
shpuld ded2d54cca Merged existing changes from 'develop'
8 years ago
shpuld 6c385ae80a Make drag&drop work on more browsers/platforms, make the Upload button accept drops as well.
8 years ago
lambadalambda 935c0e09c6 Merge branch 'fix/dont_display_following_when_logged_out' into 'develop'
8 years ago
shpuld 874f976531 Hide Follow-button and 'Follows you' text when not logged in
8 years ago
Roger Braun 8d4d8b6b6c Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop
8 years ago
Roger Braun aa3512205d Only save every minute.
8 years ago
Roger Braun 892b826df5 Small style adjustment, add meta-enter posting.
8 years ago
Roger Braun 34a593aa27 Merge branch 'develop' into feature/drag_and_drop_for_media_upload
8 years ago
Roger Braun 40fe40d96b Better attachment removal styling.
8 years ago
Roger Braun 137a7e643d Remove flex from general attachments.
8 years ago
shpuld ca71722c1e Files dropped into post_status_form text box get sent to media_upload for attachment upload, media_upload reorganized a bit to allow reuse of existing code.
8 years ago
Roger Braun 7661357cf6 Merge branch 'develop' into feature/hash-routed
8 years ago
Roger Braun abc9f06d93 Use runtime only build.
8 years ago