Commit graph

  • 19015a4ae7 Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into issue-433-status-reply-form dave 2019-03-11 13:41:55 -0400
  • f397537642 Merge branch 'feature/mobile-improvements-2' into 'develop' Shpuld Shpludson 2019-03-11 16:51:37 +0000
  • 4a27c6d8d3 Add floating post-status button on mobile Shpuld Shpludson 2019-03-11 16:51:37 +0000
  • bb1a4e11f8 Merge branch '382-update-user-settings-icon' into 'develop' Shpuld Shpludson 2019-03-11 16:48:16 +0000
  • d8e938bb5e Update user settings icon to pencil taehoon 2019-02-20 13:40:34 -0500
  • 4f455eefe5 #433: do not remove the reply dialog dave 2019-03-11 10:52:28 -0400
  • f52a33f711 Merge branch 'develop' into 'develop' lambda 2019-03-11 14:43:40 +0000
  • ed3bf6f027 Merge branch 'i18n-cs' into 'develop' lambda 2019-03-11 14:28:44 +0000
  • 3414fce53b I18n: Update Czech translation Lorem Ipsum 2019-03-11 14:28:44 +0000
  • 89d684af4e Merge branch 'emoji-limit-profile' into 'develop' HJ 2019-03-11 09:45:16 +0000
  • d0e78df220
    user_card.vue: Copy over .status-content img styling Haelwenn (lanodan) Monnier 2019-03-11 05:14:49 +0100
  • 9c60934786 Code refactoring Edijs 2019-03-10 18:13:01 -0700
  • 8952761370 Version links to BE/FE Edijs 2019-03-10 18:06:51 -0700
  • 06d39b62a8 fixed tests, review fixes, now storing local users with downcase screen name for better compatibility Henry Jameson 2019-03-11 02:17:49 +0200
  • 068c9724e4 Added new tab to display versions of BE/FE Edijs 2019-03-10 16:58:12 -0700
  • 151e200983 Merge branch 'fix/timeline-gaps-when-loading-older-after-showing-new' into 'develop' Shpuld Shpludson 2019-03-10 21:11:26 +0000
  • 70d7ed3607 Make minId reset with minVisibleId to prevent gaps when showing new shpuld 2019-03-10 22:40:48 +0200
  • e618c6ffb0
    Only connect to chat when authenticating in the first place slice 2019-03-10 11:23:27 -0700
  • 4a5aef8883 basic user and status actions implemented Henry Jameson 2019-03-10 19:15:07 +0200
  • 0b1506a4c0 wip support for follower/following, a bit broken and with regression Henry Jameson 2019-03-10 18:05:51 +0200
  • 841648676c Merge branch 'issue-432-dot-key' into 'develop' Shpuld Shpludson 2019-03-10 15:29:44 +0000
  • a67881b096
    Check for websocket token before connecting to chat slice 2019-03-10 01:54:26 -0800
  • 07a46f7736
    user_card.vue: Set img.emoji to 32×32px Haelwenn (lanodan) Monnier 2019-03-10 01:56:21 +0100
  • 49b0f0a04a Fetching convos via MastoAPI. Had to change conversation component a bit for better support, since MastoAPI doesn't have coversation ids Henry Jameson 2019-03-09 18:33:49 +0200
  • 489f840d84 fix error Henry Jameson 2019-03-09 11:54:11 +0200
  • f3a9200b7c some test fixes, disabled one test for now since logic now is even more async in general Henry Jameson 2019-03-09 02:47:20 +0200
  • 47211fb32c emoji adder Henry Jameson 2019-03-09 02:15:35 +0200
  • a02a74e9b9 attempt at fixing switching to user TL Henry Jameson 2019-03-09 01:36:35 +0200
  • fe624f6114 fix reply-to marker, also whoops console log Henry Jameson 2019-03-09 01:34:15 +0200
  • 690c1dcd7a revert some stuff, turns out it's actually breaking. Fixed some local user things Henry Jameson 2019-03-09 01:19:56 +0200
  • 4f3a220487 Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna just fetching it over QvitterAPI real quick :DDDDDDDDD Henry Jameson 2019-03-08 22:40:57 +0200
  • 3468c0fd04 #432 - prevent post status form textarea keydown event propagation dave 2019-03-08 13:53:46 -0500
  • 853e0bc26f switch to mastoapi for user timeline Henry Jameson 2019-03-08 00:50:58 +0200
  • ee49409049 Partially transitioned user data to MastoAPI. Added support for fetching relationship data. Upgraded code to be more resilient to nulls caused by missing data in either APIs Henry Jameson 2019-03-08 00:35:30 +0200
  • 6e2946f352 switch direct messages to mastoapi Henry Jameson 2019-03-07 20:21:07 +0200
  • 8522063b2c switch public and TWKN to MastoAPI Henry Jameson 2019-03-07 20:16:35 +0200
  • c038d0c12a undo this change since BE returns empty object for relationship, add in a separate MR Henry Jameson 2019-03-07 20:04:29 +0200
  • 2e59ab738b updates normalizer for proper user handling and adds support for friends tl via mastoapi Henry Jameson 2019-03-07 19:49:41 +0200
  • 09736691ea Merge branch '420-redo-user-card-content' into 'develop' Shpuld Shpludson 2019-03-07 16:38:45 +0000
  • 82cd1252b5 Merge branch '415-timeline' into 'develop' Shpuld Shpludson 2019-03-07 16:34:43 +0000
  • 09b0f6dd87 Merge branch 'issue-392-other-user-stale-data' into 'develop' Shpuld Shpludson 2019-03-07 16:33:22 +0000
  • e3b3ef156b Merge branch 'fix/remove-posts-immediately-by-blocking-someone' into 'develop' Shpuld Shpludson 2019-03-07 16:07:01 +0000
  • 2baff88e3f Merge branch 'fix/gallery-css' into 'develop' Shpuld Shpludson 2019-03-07 16:03:32 +0000
  • bf1fa52e5e Merge branch 'fix/post-content-type' into 'develop' Shpuld Shpludson 2019-03-07 16:03:06 +0000
  • 7e9c8c3d21 Merge branch 'develop' into 'master' 0.9.99 Shpuld Shpludson 2019-03-07 15:11:11 +0000
  • c44f0a9bde Merge branch 'fix/fetch-activities-by-last-id' into 'develop' Shpuld Shpludson 2019-03-07 05:06:43 +0000
  • 292cdfb24b Merge content types translations Edijs 2019-03-06 20:13:04 -0800
  • 423e1b3b12 Merge branch 'i18n-cs' into 'develop' Shpuld Shpludson 2019-03-06 20:23:46 +0000
  • de46ede8fd Merge branch 'issue-346-auto-post' into 'develop' Shpuld Shpludson 2019-03-06 20:22:12 +0000
  • aca3b37134 Use a cross browser safe solution to get scroll top taehoon 2019-03-06 12:03:42 -0500
  • 830f3762ef Merge branch 'emoji-limit' into 'develop' Shpuld Shpludson 2019-03-06 05:11:07 +0000
  • 5f51fe897d Revert modifier class notation taehoon 2019-03-05 21:52:04 -0500
  • 37acb51df4 Update classname taehoon 2019-03-05 21:48:07 -0500
  • 7cb13df8ad Update tests taehoon 2019-03-05 14:13:22 -0500
  • 7bceabb5bd Rename UserCardContent to UserCard taehoon 2019-03-05 14:01:49 -0500
  • baf603a506 Update block class name of BasicUserCard component taehoon 2019-03-05 13:54:49 -0500
  • 43c52cb950 Update modifier class notation taehoon 2019-03-05 13:25:31 -0500
  • 68b2d9ef56 compatibility with upcoming changes Henry Jameson 2019-03-05 20:15:18 +0200
  • e0a66b989d Re-do UserCardContent css taehoon 2019-03-05 02:32:23 -0500
  • 216073eb58 Merge branch 'fix/gallery-and-attachment-spacing' into 'develop' Shpuld Shpludson 2019-03-05 14:40:20 +0000
  • 8cda230fba Merge branch '419-avatar-cropper-png' into 'develop' Shpuld Shpludson 2019-03-05 14:40:08 +0000
  • f91e4a5801 Load post status content type from instance config Edijs 2019-03-04 21:29:56 -0800
  • ff9e55ae42 Generate cropped avatar image in the original file type taehoon 2019-03-04 21:22:32 -0500
  • 3e4d465eba Merge branch 'patch-2' into 'develop' Shpuld Shpludson 2019-03-04 19:27:38 +0000
  • 5a273d528f Update oc.json Exilat 2019-03-04 18:53:16 +0000
  • 4ab3e29877 Merge branch 'develop' into 'develop' Shpuld Shpludson 2019-03-04 18:21:14 +0000
  • bd0485ad2f unify spacing between gallery/link preview/attachment components shpuld 2019-03-04 18:56:47 +0200
  • d6e9ad3b61 Merge branch 'develop' into 'develop' Shpuld Shpludson 2019-03-04 16:11:17 +0000
  • 893767b780 Merge branch 'issue-417-profile-tab' into 'develop' Shpuld Shpludson 2019-03-04 16:09:23 +0000
  • a2a3bda1f6 more pt strings aaabulafiaaa 2019-03-04 08:36:35 -0300
  • 116a51e949 more pt strings aaabulafiaaa 2019-03-03 19:42:02 -0300
  • ae1a9a8626 More strings aaabulafiaaa 2019-03-03 19:03:11 -0300
  • 793abed7ed Translating more strings rondnelly assis 2019-03-03 21:55:16 +0000
  • 42d36fc98b Merge branch 'issue-418-notification-timeago' into 'develop' Shpuld Shpludson 2019-03-03 20:16:51 +0000
  • 0ea9e4ca14 #418: update timeago margin to align with icons dave 2019-03-03 14:15:53 -0500
  • f392668b73 #418: update notification timeago format dave 2019-03-03 14:11:38 -0500
  • 3e16b5a2e0 Update of the Occitan file. Not at 100% but more complete then what it was. Exilat 2019-03-03 19:06:32 +0000
  • 5a0bb29f02 #417: reset tab from the outside dave 2019-03-03 13:38:48 -0500
  • 3d30ad1dda #417: refresh tab on user profile only dave 2019-03-03 12:53:01 -0500
  • 10711f9045 #417: reset tab status when active user changes dave 2019-03-03 12:15:55 -0500
  • 3ed1eb5723 Merge branch 'hotfix-replies' into 'develop' Shpuld Shpludson 2019-03-03 14:58:05 +0000
  • c1ee7c028b Fix bug in replies shpuld 2019-03-03 16:43:41 +0200
  • c7e180080a more work with notifications drawer shpuld 2019-03-03 16:33:40 +0200
  • 6184c88ac7 Initial work on deprecating scopeModesEnabled in favor of minimalScopeMode Henry Jameson 2019-03-03 15:15:41 +0200
  • 6841f516fc fix broken statuses Henry Jameson 2019-03-02 20:39:04 +0200
  • cef0306428 Merge branch '416-name-font-size' into 'develop' Shpuld Shpludson 2019-03-02 18:05:29 +0000
  • 94b0321c71 Update font-size of username in UserCardContent component taehoon 2019-03-02 12:58:17 -0500
  • 93f5f94698 I18n: Add Czech translation Aditoo17 2019-03-02 18:25:49 +0100
  • a884bbb6a6
    Update and complete the Esperanto translation Tirifto 2019-03-02 17:50:59 +0100
  • 11113dd7c4 Merge branch 'feature/improve-status-header-and-spacing' into 'develop' Shpuld Shpludson 2019-03-02 16:35:38 +0000
  • c4f8426349 Re-do status header a bit, add more consistent spacing to status Shpuld Shpludson 2019-03-02 16:35:38 +0000
  • 6f903016a4 Merge branch 'fix/fetching-error-by-tag' into 'develop' Shpuld Shpludson 2019-03-02 15:48:54 +0000
  • 1d3b1ac934 start working on one tap notifications shpuld 2019-03-02 16:57:32 +0200
  • 068da3cf9f Fix JS error when no statuses returned shpuld 2019-03-02 14:57:41 +0200
  • 81e89fed3d Fetch activites by last id jasper 2019-03-01 12:53:24 -0800
  • c26f32ed92 Fix fetching error by tag jasper 2019-03-01 10:20:25 -0800
  • 53e104dc32 Merge branch 'issue-388-request-count-broken' into 'develop' Shpuld Shpludson 2019-03-01 18:03:30 +0000
  • f3f9fbe302 #392: clean up notification stopping section dave 2019-03-01 11:59:50 -0500
  • bbab1b1dc6 #346: Hyperlink is not included dave 2019-02-28 21:03:35 -0500
  • bbe1821be7 #392: update object.entries dave 2019-02-28 14:44:43 -0500