Commit graph

  • 6c4e3a509a Don't display if we don't have a chat. Roger Braun 2017-12-05 14:20:34 +0100
  • a03b92e252 Post on submit, not on enter. Roger Braun 2017-12-05 12:09:54 +0100
  • 6ad27959a6 Linting. Roger Braun 2017-12-05 11:49:40 +0100
  • 27be1e0fa3 Move chat to own module. Roger Braun 2017-12-05 11:47:10 +0100
  • 0e51fac2b2 Add missing component code. Roger Braun 2017-12-05 11:02:41 +0100
  • bf7b5a7105 Merge branch 'fix/unicode-passwords' into 'develop' lambda 2017-12-05 09:13:16 +0000
  • f4f63d32e2 Fix basicauth base64 encoding for unicode passwords. eal 2017-12-04 23:15:03 +0200
  • fbee80474b Basic frontend changes for chat. Roger Braun 2017-12-04 19:08:33 +0100
  • f72d6ec83e Merge branch 'clipboardImage' into 'develop' Shpuld Shpludson 2017-11-28 20:37:56 +0000
  • 1f413bb816 pasting images from clipboard, fuck ye Henry Jameson 2017-11-28 23:31:40 +0300
  • da9cfdd06c Merge branch 'fix/notifications-star-not-colored' into 'develop' eal 2017-11-27 09:44:11 +0000
  • bcd10b3475 Make star icon in notifications behave like the other icons.. shpuld 2017-11-25 12:57:55 +0200
  • f50aed3a63 Merge branch 'fix/mobile-layout' into 'develop' Shpuld Shpludson 2017-11-25 09:11:34 +0000
  • 527cc8358a Merge branch 'fix/give-icons-active-colors-back' into 'develop' Shpuld Shpludson 2017-11-25 09:09:57 +0000
  • 326859464c Add the forgotten flex prop to make everything nice and tight again shpuld 2017-11-25 00:09:28 +0200
  • f02229fed2 Add specifity to active classes to make them override theme colors. shpuld 2017-11-24 23:55:46 +0200
  • 2431d35277 Merge branch 'feature/flush-timeline-with-holes' into 'develop' lambda 2017-11-24 07:30:17 +0000
  • 38cab5e4b6 Merge branch 'fix/better-icon-colors' into 'develop' lambda 2017-11-24 07:29:49 +0000
  • 1dfb8d14b2 Merge branch 'fix/dont-stretch-panel-switcher' into 'develop' lambda 2017-11-24 07:29:08 +0000
  • 1ade284293 Fix content sizing to not allow empty scrolling, make panel-switcher not grow on mobile shpuld 2017-11-23 15:55:53 +0200
  • 6b773902e8 Fix mistake in flushMarker init, make startFetching behave properly with older statuses existing. shpuld 2017-11-23 13:46:37 +0200
  • 222b0aa982 Merge branch 'feature/configurable-default-path' into 'develop' Shpuld Shpludson 2017-11-22 19:24:16 +0000
  • 2691579ab7 Make default path configurable. Roger Braun 2017-11-22 16:28:05 +0100
  • 10be553910 Update icons to use base09 where appropriate, calculate base09 by averaging bg and text colors. shpuld 2017-11-22 01:00:25 +0200
  • 912be5aed9 Make the timeline button use the correct func for its text. shpuld 2017-11-22 00:47:20 +0200
  • fc1736618b attempt to recognize when holes in timeline for various reasons, clear timeline and fetch older when showing new to get rid of holes shpuld 2017-11-21 16:12:47 +0200
  • 118d60b871 Merge branch 'fix/fix-usercard-breaking-with-certain-colors-restructure' into 'develop' lambda 2017-11-21 12:56:57 +0000
  • 4e07b89bcf not so \!important after all shpuld 2017-11-21 10:52:09 +0200
  • 592c1cfd78 Fix padding at user card bottom, mismatching border-radii. Sneak in fixes for attachment previews. shpuld 2017-11-21 10:30:30 +0200
  • f6b2f6eaee Fix usercard from breaking with certain colors, clean up code structure a bit. shpuld 2017-11-20 22:45:09 +0200
  • 581e3e836a Add completion for normal emoji. eal 2017-11-20 20:32:51 +0200
  • 8020363680 Merge branch 'fix/attachment-fixes-media-upload-unknown-type' into 'develop' lambda 2017-11-20 11:52:46 +0000
  • 6ac8a43e28 Merge branch 'fix/style-fixes-again' into 'develop' lambda 2017-11-20 11:51:52 +0000
  • 280758f867 Hide unknown type attachments, polish the upload preview styling shpuld 2017-11-20 13:27:45 +0200
  • 099bac517a Fix mention timeline. Roger Braun 2017-11-20 12:13:17 +0100
  • 90c8d80279 give nav-bar a shadow shpuld 2017-11-20 13:04:55 +0200
  • 95cbd19254 Unhide completions, strengthen shadows a bit, force the 0.1 shade to always span the full height, make usercard use correct borders. shpuld 2017-11-20 13:03:02 +0200
  • 092848b32b Merge branch 'update-de-translation' into 'develop' Shpuld Shpludson 2017-11-19 18:52:44 +0000
  • 6940aa1992
    updated ger translation Sebastian Huebner 2017-11-19 19:42:54 +0100
  • 9674320e09 Merge branch 'feature/custom-theme' into 'develop' lambda 2017-11-19 11:39:00 +0000
  • a7500410ff Fix color inputs to wrap on mobile, fix timeline background color to not clash with panel headings. shpuld 2017-11-18 17:41:43 +0200
  • 3534a9a62f Make defaulting to pleroma-dark work when config.json has an invalid theme. Remove logging. shpuld 2017-11-18 13:27:37 +0200
  • d65d6e5da4 Clean up, use translations, persist theme, add more presets. shpuld 2017-11-18 13:13:51 +0200
  • 21b31cf599 Move custom theming from settings to style-switcher, remove usage of custom .css files, use styles.json instead. shpuld 2017-11-17 17:24:42 +0200
  • e13c8c3fd2 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into feature/custom-theme shpuld 2017-11-17 02:17:47 +0200
  • 44073e72fd Update theme editor to have 4 colors, rewrite the color setter, change a LOT of base16 assignments for better consistency. shpuld 2017-11-17 02:17:36 +0200
  • 86e685ac34 Merge branch 'fix/timeline-softlock' into 'develop' lambda 2017-11-16 13:56:48 +0000
  • 0b0d206295 Fix timeline softlock when switching from a loading timeline eal 2017-11-16 15:40:36 +0200
  • b1ddaf9198 Merge branch 'feature/update-de-translation' into 'develop' Shpuld Shpludson 2017-11-15 09:49:27 +0000
  • a9829b8735
    updated german translation Sebastian Huebner 2017-11-15 10:36:59 +0100
  • dff1153d1c Merge branch 'fix/user-view-without-posts' into 'develop' Shpuld Shpludson 2017-11-14 16:34:32 +0000
  • 429ec1ceab Update README.md with a more modern picture. Shpuld Shpludson 2017-11-14 16:25:51 +0000
  • 07057043d9 Use state object for user view instead of timeline. eal 2017-11-14 18:08:03 +0200
  • ff63be4afd Merge branch 'fix/user-finder-leading-@' into 'develop' Shpuld Shpludson 2017-11-14 15:21:35 +0000
  • a5d05bcb10 Remove leading @ in user search. eal 2017-11-14 17:03:42 +0200
  • f9c701a702 Merge branch 'fix/hotfix-for-reply-navigation' into 'develop' Shpuld Shpludson 2017-11-14 07:01:22 +0000
  • dc4755f2ff Make goto-check use the correct property to make it work again shpuld 2017-11-14 08:55:21 +0200
  • ed84c6acc0 First version with naive color extrapolation. shpuld 2017-11-14 01:37:49 +0200
  • 55c4818084 Merge branch 'fix/scrollbar-for-taller-posts' into 'develop' lambda 2017-11-13 18:17:50 +0000
  • 024b9ca724 Merge branch 'feature/in-reply-to-preview-on-timeline' into 'develop' lambda 2017-11-13 18:17:34 +0000
  • a169abcec2 Give tall notifications either a scrollbar (mentions), or just cap them and use a cool hider (fav/rt). shpuld 2017-11-13 19:23:43 +0200
  • e19a617de1 Add a scrollbar for tall spammy posts. shpuld 2017-11-13 18:39:27 +0200
  • ab1d1b3dd0 Move previews from conversation to status, put the reply preview arrow back on timeline statuses, add a spinner when the preview is still loading. shpuld 2017-11-13 16:33:54 +0200
  • 8fdedb4c79 Merge branch 'french-update' into 'develop' lambda 2017-11-13 12:23:41 +0000
  • 9681f58949 Update messages.js lambda 2017-11-13 12:20:26 +0000
  • 7403c6c3dc Merge branch 'fix/replace-sidepanel-scroll-js-with-css' into 'develop' lambda 2017-11-13 10:57:33 +0000
  • 03190ab124 Merge branch 'fix/persisted-stream-setting' into 'develop' Shpuld Shpludson 2017-11-13 10:07:25 +0000
  • 4cc73cfe21 Get rid of the js to scale sidepanel, add an additional div and a css class to fix the same issue. shpuld 2017-11-13 12:00:08 +0200
  • 29e32416bc Persist streaming setting between sessions. eal 2017-11-13 11:44:28 +0200
  • c3b401167d Merge branch 'fix/css-fixes-attachments-timeline-bottom' into 'develop' lambda 2017-11-13 09:34:16 +0000
  • d7e4279c59 Merge branch 'fix/sidepanel-gap-consistency-fix' into 'develop' lambda 2017-11-13 09:11:50 +0000
  • d6478068f8 Merge branch 'feature/streaming-posts' into 'develop' lambda 2017-11-13 09:10:44 +0000
  • bac092d953 Make oembeds behave properly, hide empty html attachments, hide overflowing timeline background. shpuld 2017-11-13 11:08:34 +0200
  • f74ad6d3e1 Merge branch 'fix-css-notif-button' into 'develop' Shpuld Shpludson 2017-11-13 06:32:40 +0000
  • 764331c80b fix white line below buttons in notifications Henry Jameson 2017-11-13 08:28:21 +0300
  • 0584272cf1 Merge branch 'web-notifs' into 'develop' Shpuld Shpludson 2017-11-12 23:28:41 +0000
  • 46f23b7de7 Add an option to automatically show new posts when scrolled to the top, also add fade-in animation for posts. shpuld 2017-11-13 01:06:48 +0200
  • c7f5f3f595 Merge branch 'css-fixes-and-updates' into 'develop' Shpuld Shpludson 2017-11-12 22:41:31 +0000
  • c18aace3da imo this looks ugly, compared to general timeline appearance Henry Jameson 2017-11-13 01:28:08 +0300
  • 46765d5c1a some fixes towards how conversations appear Henry Jameson 2017-11-13 01:26:43 +0300
  • 6a44d1c9ac small shadows + show placeholder for empty panel body Henry Jameson 2017-11-13 01:08:06 +0300
  • ec55d49b88 kiinteät venytetyt tunteet Henry Jameson 2017-11-13 00:57:41 +0300
  • cbab830d8a fixes fullscreen video having borders and border-radius in firefox Henry Jameson 2017-11-13 00:50:18 +0300
  • c682a4b007 Don't add notification on self mention, (and fix that pesky pleroma vs gs delete bug) shpuld 2017-11-12 23:15:47 +0200
  • 4cf580ee31 moved notification asking from page load to login event. Added image in notifications support (doesn't work for native KDE notifications for me tho) Henry Jameson 2017-11-13 00:11:55 +0300
  • 3dc375f442 initial implementation for desktop notifications Henry Jameson 2017-08-30 00:25:27 +0300
  • 8745fd4bdf please the linter shpuld 2017-11-12 20:42:26 +0200
  • 07dc195234 Add a hack to a hack to make it look much less hacky. shpuld 2017-11-12 20:24:20 +0200
  • 5813541006 Merge branch 'develop' into 'develop' Shpuld Shpludson 2017-11-11 07:17:49 +0000
  • 1390513de0 Adds Portuguese translation Aka 2017-11-11 01:21:49 -0300
  • b19fe6e004 Update french translation. Roger Braun 2017-11-10 10:52:10 +0100
  • 399bd6f25c Merge branch 'fix/dont-show-block-when-logged-out' into 'develop' lambda 2017-11-09 10:01:54 +0000
  • 72806b4a99 Check if logged-in when rendering the block button. shpuld 2017-11-09 10:33:10 +0200
  • 56a0665b2f Merge branch 'fix/pleromabe-is-other-user' into 'develop' Shpuld Shpludson 2017-11-09 08:23:19 +0000
  • 9913601080 Merge branch 'feature/timeago-locales' into 'develop' lambda 2017-11-09 08:06:35 +0000
  • 3059a699ac Merge branch 'fix/dont-show-rts-more-than-once' into 'develop' lambda 2017-11-09 07:45:19 +0000
  • 26416ed15c Revert to English timeago for latin script languages. eal 2017-11-09 09:45:02 +0200
  • d2ef145115 Don't show repeats that have been shown already. shpuld 2017-11-09 08:36:11 +0200
  • bbd80c54bf Merge branch 'ro-translation' into 'develop' lambda 2017-11-09 05:32:15 +0000
  • 80ccc2ac27 Add spanish translation. Roger Braun 2017-11-09 06:30:49 +0100