Henry Jameson
16a0e91fc4
Merge branch 'feature/features-panel' of git.pleroma.social:hakabahitoyo/pleroma-fe into shigusegubu
...
* 'feature/features-panel' of git.pleroma.social:hakabahitoyo/pleroma-fe:
remove formatting options
features panel i18n
features panes supports chat & gopher
show features panel only if not login
update
debug
update
debug
mock features panel
2018-09-04 13:44:09 +03:00
hakabahitoyo
8b94ea28ec
remove formatting options
2018-09-04 14:50:02 +09:00
hakabahitoyo
dbf24e1fbf
Remove outdated settings
2018-09-04 11:15:00 +09:00
Hakaba Hitoyo
49ab19c342
features panel i18n
2018-09-04 10:59:02 +09:00
Hakaba Hitoyo
65115bfc7f
features panes supports chat & gopher
2018-09-04 10:44:25 +09:00
Henry Jameson
53a2e8594f
Merge branch 'post-polish-fixes' into shigusegubu
...
* post-polish-fixes:
fix collapse link being too small
2018-09-03 23:30:22 +03:00
Henry Jameson
dc0b47e8bd
fix collapse link being too small
2018-09-03 23:30:07 +03:00
Henry Jameson
fe9bb83664
Merge branch 'develop' into shigusegubu
...
* develop:
2018-09-03 23:24:16 +03:00
Henry
c348a3ec11
Merge branch 'patch-1' into 'develop'
...
Fix friends query
See merge request pleroma/pleroma-fe!332
2018-09-03 20:07:11 +00:00
Henry Jameson
e31f67f82e
Merge branch 'patch-1' of git.pleroma.social:dingdreher/pleroma-fe into shigusegubu
...
* 'patch-1' of git.pleroma.social:dingdreher/pleroma-fe:
Update users.js
2018-09-03 23:02:17 +03:00
Henry Jameson
9ceed2f898
Merge branch 'post-polish-fixes' into shigusegubu
...
* post-polish-fixes:
small fix for non-square gif avatars
Fixed collapseMessageWithSubjectLocal always using instance-provided config.
Fix last place with usercard having wrong width
Fixed non-masked image looking weird in chrome.
Kinda went back to using align-items: stretch. Fixed error message floating.
2018-09-03 23:01:07 +03:00
Henry Jameson
4b186fb475
Merge branch 'develop' into shigusegubu
...
* develop:
small fix
Made showing format selection optional and default to false
Fix mistakes
Change styles a bit, make pre-formatted blocks not overflow but scroll
Add styles for h1/2/3/4/5 tags in status html
post status form: styling fixes for content-type selector, align icons with selector
Pass user id to fetchFriends
i18n: make "plain text" translatable
add the ability to select a post's content type
fix
Add titles to source/expand buttons
Add titles to post visibility icons
2018-09-03 23:01:01 +03:00
Henry Jameson
f9eb9e0b70
small fix for non-square gif avatars
2018-09-03 22:49:46 +03:00
Henry Jameson
6e64324d37
Fixed collapseMessageWithSubjectLocal always using instance-provided config.
2018-09-03 22:40:45 +03:00
Henry Jameson
d4f9d21857
Fix last place with usercard having wrong width
2018-09-03 22:23:53 +03:00
Henry Jameson
08b044c365
Fixed non-masked image looking weird in chrome.
2018-09-03 22:18:59 +03:00
Henry Jameson
a6047e0ad5
Kinda went back to using align-items: stretch. Fixed error message floating.
2018-09-03 22:12:18 +03:00
Henry Jameson
36101abc22
Simplified image sensitivity label
2018-09-03 18:52:07 +03:00
Dingdreher
900aaefb98
Update users.js
2018-09-03 12:01:05 +00:00
hakabahitoyo
fa477dd41f
show features panel only if not login
2018-09-03 16:02:06 +09:00
hakabahitoyo
38b683b30c
update
2018-09-03 15:57:22 +09:00
Hakaba Hitoyo
a99869146f
debug
2018-09-03 15:24:49 +09:00
Hakaba Hitoyo
049e2397b1
update
2018-09-03 15:23:09 +09:00
hakabahitoyo
07ef43c7b5
debug
2018-09-03 14:55:40 +09:00
Hakaba Hitoyo
52fe01e4d8
mock features panel
2018-09-03 14:43:10 +09:00
Shpuld Shpludson
20b0ffc0b9
Merge branch 'imvomitingasicodethisshit' into 'develop'
...
Made showing format selection optional and default to false
See merge request pleroma/pleroma-fe!329
2018-09-01 05:57:58 +00:00
Shpuld Shpludson
a8ae2a5b11
Merge branch 'fix/put-sense-into-rich-text-styles' into 'develop'
...
Add styles for h1/2/3/4/5 tags in status html for rich text
See merge request pleroma/pleroma-fe!328
2018-09-01 05:54:47 +00:00
Henry Jameson
d6240c25cf
small fix
2018-08-31 17:24:46 +03:00
Henry Jameson
17f30190e0
Made showing format selection optional and default to false
2018-08-31 17:00:41 +03:00
shpuld
77e8933b2e
Fix mistakes
2018-08-31 16:13:43 +03:00
shpuld
384c80e238
Change styles a bit, make pre-formatted blocks not overflow but scroll
2018-08-31 16:04:52 +03:00
shpuld
f07e6b271c
Add styles for h1/2/3/4/5 tags in status html
2018-08-31 15:11:27 +03:00
kaniini
33b13d3775
Merge branch 'fixup/post-status-styling' into 'develop'
...
post status form: styling fixes for content-type selector, align icons with selector
See merge request pleroma/pleroma-fe!327
2018-08-31 04:24:53 +00:00
William Pitcock
f9bfe2ea37
post status form: styling fixes for content-type selector, align icons with selector
2018-08-31 04:23:06 +00:00
kaniini
958acbab8d
Merge branch 'polish' into 'develop'
...
Another one of those MR that fixes many many small-to-medium things
Closes #92 , #75 , #122 , #52 , #72 , and #87
See merge request pleroma/pleroma-fe!324
2018-08-31 04:10:17 +00:00
kaniini
48391a45ba
Merge branch 'bugfix/fetch-friends-id' into 'develop'
...
Pass user id to fetchFriends
See merge request pleroma/pleroma-fe!326
2018-08-31 04:09:33 +00:00
meireikei
2e37e8cf39
Pass user id to fetchFriends
...
It looks like the API that fetchFriends expects was changed, to require
an ID.
2018-08-31 04:07:25 +00:00
kaniini
e71b0411aa
Merge branch 'post-button-labels' into 'develop'
...
Add labels to post buttons
See merge request pleroma/pleroma-fe!323
2018-08-31 04:04:44 +00:00
kaniini
84aa1ecdcd
Merge branch 'feature/rich-text' into 'develop'
...
initial rich text authoring support
See merge request pleroma/pleroma-fe!325
2018-08-31 03:54:37 +00:00
William Pitcock
cabcb5c81b
i18n: make "plain text" translatable
2018-08-31 03:42:12 +00:00
William Pitcock
9a43ba73e6
add the ability to select a post's content type
2018-08-31 03:42:11 +00:00
Henry Jameson
8c07e63f77
fix
2018-08-31 04:39:07 +03:00
Henry Jameson
76df311899
Revert "add the ability to select a post's content type"
...
This reverts commit 38e3c2493d
.
2018-08-31 04:31:59 +03:00
Henry Jameson
c2a4ae3654
Merge branch 'polish' into shigusegubu
...
* polish:
added option for logo in navbar to follow color scheme of the rest of the site also fixed potential mess-up between api/static configs
i18n: make "plain text" translatable
add the ability to select a post's content type
2018-08-31 04:21:46 +03:00
Henry Jameson
46d8b55d44
Merge remote-tracking branch 'upstream/develop' into polish
...
* upstream/develop:
i18n: make "plain text" translatable
add the ability to select a post's content type
2018-08-31 04:20:40 +03:00
Henry Jameson
e99534ef71
added option for logo in navbar to follow color scheme of the rest of the site
...
also fixed potential mess-up between api/static configs
2018-08-31 04:06:00 +03:00
William Pitcock
20a67e6809
i18n: make "plain text" translatable
2018-08-31 00:44:25 +00:00
William Pitcock
38e3c2493d
add the ability to select a post's content type
2018-08-31 00:42:42 +00:00
Henry Jameson
8205cdd9f7
Merge branch 'polish' into shigusegubu
...
* polish:
fix
vodka translations
2018-08-30 23:00:06 +03:00
Henry Jameson
63fdad8703
fix
2018-08-30 22:59:52 +03:00