dave
06cf8628e5
shorten incredibly long content warning or subject
2019-02-03 23:47:26 -05:00
Shpuld Shpludson
bb335ea71b
Merge branch 'fix/user-links-not-replaced-with-router-links-in-repeats' into 'develop'
...
#307 - replace user links with router links in repeats
See merge request pleroma/pleroma-fe!516
2019-02-04 04:22:33 +00:00
Shpuld Shpludson
d6ee6e8394
Merge branch '275-avatar-placeholder' into 'develop'
...
Support avatar placeholder
Closes #275
See merge request pleroma/pleroma-fe!511
2019-02-04 04:17:11 +00:00
Xiaofeng An
abf53838e2
#307 - replace user links with router links in repeats
2019-02-03 14:08:04 -05:00
Xiaofeng An
6d3a7809be
#306 - fix conversation arrow smushed in notifications panel
2019-02-03 09:59:32 -05:00
Xiaofeng An
965a578561
Revert " #306 - fix conversation arrow smushed in notifications panel"
...
This reverts commit 1e40e70efc
.
2019-02-03 09:49:22 -05:00
Xiaofeng An
1e40e70efc
#306 - fix conversation arrow smushed in notifications panel
2019-02-02 21:49:07 -05:00
taehoon
4833f79cc2
Fix class ordering issues related to avatar
2019-02-02 15:50:25 -05:00
taehoon
0b66a43a83
Improve reusability of UserAvatar component
2019-02-02 15:33:02 -05:00
taehoon
89b9aed134
Move avatar css into a correct place
2019-02-02 14:33:13 -05:00
taehoon
d607e4195a
Migrate StillImage to UserAvatar for avatars
2019-02-02 14:23:52 -05:00
taehoon
95b735ff72
Show placeholder image if avatar image url is broken
2019-02-02 14:11:36 -05:00
shpuld
c7cffbb6c7
Merge branch 'develop' into feat/media-modal
2019-01-30 20:49:24 +02:00
shpuld
15603981f8
Capture clicks on statuses to hijack mention clicks, match mention href to user somehow
2019-01-30 19:24:47 +02:00
shpuld
96c36af731
refactor the FE parts
2019-01-28 05:50:12 +00:00
William Pitcock
2b86f6e883
status: only show link preview in main post view
2019-01-28 05:50:12 +00:00
William Pitcock
0924907c64
add link-preview component
2019-01-28 05:50:12 +00:00
shpuld
0ab828bb30
Merge develop and fix conflict
2019-01-26 17:50:41 +02:00
shpuld
3978aaef84
Redo everything in the MR
2019-01-26 17:45:03 +02:00
Henry Jameson
61c9ecd855
fix reply-to tooltip being somewhat unreliable
2019-01-23 00:10:26 +03:00
HJ
c8caa477d7
Revert "fix reply-to tooltip being somewhat unreliable"
...
This reverts commit 66dc72deb2
2019-01-22 21:08:28 +00:00
Henry Jameson
66dc72deb2
fix reply-to tooltip being somewhat unreliable
2019-01-23 00:03:33 +03:00
shpuld
8761e039d0
Merge dev fix conflicts
2019-01-20 15:52:35 +02:00
shpuld
17735943d5
Add media viewer module and media module component, modify attachment behavior
2019-01-14 19:23:13 +02:00
scarlett
0fd7e7eb68
Sync with backend: Use summary_html.
2019-01-13 13:38:00 +00:00
shpuld
85c058e95c
New routes, notifications, other impovements in side drwaer
2018-12-28 21:39:54 +02:00
Shpuld Shpludson
67c2a607aa
Feature/bigger icons for mobile / #211
2018-12-18 18:26:14 +00:00
Maxim Filippov
2211c533dd
Merge branch 'develop' into feature/new-user-routes
2018-12-17 02:39:37 +03:00
Maxim Filippov
e4a34cc4d4
Use 'userProfileLink' to generate user-profile link
2018-12-13 19:57:11 +03:00
Henry Jameson
ff36d34186
fix timeago font
2018-12-13 17:20:31 +03:00
ValD
7556efa04f
added router-links to all relavent links
2018-12-12 23:34:22 +05:30
ValD
1623dcb417
added activatePanel onclick for timeago button
2018-12-12 23:34:22 +05:30
Maxim Filippov
eb4cd64152
Fix avatar styles
2018-12-06 22:09:54 +03:00
Maxim Filippov
6532462b95
Move old routes to /p, use /nickname for user profiles
2018-12-06 22:09:54 +03:00
Henry Jameson
51cf4dc298
Merge remote-tracking branch 'upstream/develop' into feature/theming2
...
* upstream/develop:
Fix iOS Safari from making videos play fullscreen by default
added PR comments
resolved the lint
used the deleted data param as condition in status template
Switch to "timeline" when pressing user-settings
Added user setting tooltip
made links in user bio always open in new tabs
addressed PR comments
added tooltip
Add userId property to timelines so that we don't overwrite user timeline meant for another user
Added option to auto-hide subject field when it's empty.
removes hacks from notifications storage, adds api call to let server update is_seen attribute
fixes vimium not giving retweet button a hint
Do not use underscore at the beginning of the method
Logout user on password change
Route user to the correct profile URL
Typo
Fix filetype detection
Switch to settings when touching settings
Switch to timeline on nav panel actions
2018-12-05 10:43:03 +03:00
ValD
57366ff0cc
added PR comments
2018-12-05 00:38:53 +05:30
ValD
da3adff5a8
used the deleted data param as condition in status template
2018-12-05 00:15:08 +05:30
ValD
c40bda7c2a
added tooltip
2018-12-04 00:45:31 +05:30
Henry Jameson
bee738c815
making inset shadows work on avatars again
2018-12-02 08:47:55 +03:00
Henry Jameson
77ac42d919
fix retweeter avatar not getting proper shadow
2018-12-01 14:59:22 +03:00
Henry Jameson
406df4399b
avatars shadows, also allows drop-shadow use
2018-11-30 16:39:53 +03:00
Henry Jameson
a806d43f05
Merge remote-tracking branch 'upstream/develop' into feature/theming2
...
* upstream/develop: (60 commits)
whoops
whoops
DM timeline: stream new statuses
update-japanese-translation
Add actual user search.
incorporate most translation changes from MR 368
update french translation
Always show dm panel.
Add direct message tab.
api service url
remove deploy stage
remove deploy stage
updated and completed German translation
On logout switch to public timeline.
minor modification of Chinese translation
update Chinese translation
Add Chinese language
Fix posting.
Put oauth text into description.
Display OAuth login on login form button.
...
2018-11-26 05:21:58 +03:00
Henry Jameson
9a9dc47fc5
better preview, collateral fixes
2018-11-26 03:19:04 +03:00
Henry Jameson
d7eec4c30d
more styles
2018-11-26 00:23:07 +03:00
Henry Jameson
707441ffe6
more fonts
2018-11-25 22:06:49 +03:00
Henry Jameson
2f1070deb6
collateral fixes
2018-11-25 17:42:41 +03:00
Henry Jameson
621ab806e6
more default shadows, replaced original shadows with generated ones. maybe gotta
...
update fallbacks...
2018-11-21 21:23:07 +03:00
Henry Jameson
96804d42f0
Some themeing is working!!
2018-10-07 19:59:22 +03:00
Henry Jameson
ef968d8e1e
now it actually works
2018-09-25 15:16:26 +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
Ekaterina Vaartis
d2640d4bb5
Add titles to source/expand buttons
2018-08-27 12:55:46 +03:00
Ekaterina Vaartis
14c1704ea1
Add titles to post visibility icons
2018-08-27 12:55:46 +03:00
scarlett
54ac0dfefd
Preserve subject in replies.
2018-08-26 01:50:11 +01:00
scarlett
52ce86ed57
Don't use nsfw clickthrough if the post is collapsed by default.
2018-08-26 00:21:54 +01:00
scarlett
d50440d802
When a post with a subject is collapsed, hide its attachments.
2018-08-25 20:33:44 +01:00
scarlett
296ab54301
Add settings for changing the visibility of replies in the timeline.
2018-08-24 20:04:26 +01:00
ensra
3ec8e43a97
Rename expandCW to collapseMessageWithSubject.
...
Add option to config.json, disabled by default.
2018-08-20 03:41:40 +01:00
ensra
1121f32c48
Add support for configurable CW clickthrough.
2018-08-20 02:59:06 +01:00
Henry Jameson
d94b77b863
fix for timeago being ass when post has replies. added hover colors for
...
clickable icons on the right side. Reverted line-height to its original value
2018-08-15 13:02:39 +03:00
Henry Jameson
d417cb35bb
fix potential stretched spurdo
2018-08-13 15:36:10 +03:00
Henry Jameson
4d112b70fd
fixed custom emoji in nickname. changed icons on right side to be more
...
streamlined. adjusted CSS so that all text in header of post is on same
baseline and all icons/images are middle-aligned.
2018-08-13 14:46:28 +03:00
Henry
27adde9887
Merge branch 'develop' into 'feature/accountHighlight'
...
# Conflicts:
# src/components/user_card_content/user_card_content.vue
2018-08-12 12:05:08 +00:00
lambda
01c5bae594
Merge branch 'feature/emoji-in-profiles' into 'develop'
...
Use serverside html rendering in usernames and bios if available.
See merge request pleroma/pleroma-fe!304
2018-08-12 10:40:57 +00:00
Toromino
895ef525d2
Update status.vue
2018-08-09 16:47:08 +00:00
eal
876f7633fe
Use serverside html rendering in usernames and bios if available.
2018-08-09 12:52:34 +03:00
Toromino
e60fde233b
Update status.vue
2018-08-08 14:39:22 +00:00
dtluna
5cfc247c6b
Revert "Merge branch 'feature/hide-all-status-actions-if-not-logged-in' into 'develop'"
...
This reverts merge request !301
2018-08-06 09:08:50 +00:00
dtluna
da36cd11e8
Hide all status actions if not logged in
2018-08-06 11:57:27 +03:00
lambda
17f6eb18e7
Revert "Merge branch 'cw-clickthrough' into 'develop'"
...
This reverts merge request !291
2018-07-12 07:20:39 +00:00
Henry Jameson
f911182a2f
working, somewhat
2018-07-06 20:12:09 +03:00
Henry Jameson
148e691199
initial vers
2018-07-06 20:12:09 +03:00
Vivian Lim
b0cf050797
Add configuration option to enable click-through content warnings
2018-06-28 23:39:55 -07:00
Vivian Lim
ab86e87e85
Also hide attachments behind clickthrough.
2018-06-28 23:39:01 -07:00
Vivian Lim
65edcaf4b9
Differentiate content warning block if it is on lightbg
2018-06-28 23:39:01 -07:00
Vivian Lim
b3e122d31f
Carry forward content warnings in replies
2018-06-28 23:39:01 -07:00
Vivian Lim
0554cac113
Add click-to-show content warnings on posts
2018-06-28 23:39:01 -07:00
Roger Braun
d4f5b3feec
Use parents scope if available.
2018-06-12 19:28:48 +02:00
Roger Braun
f06fef26b1
Display visibility if available.
2018-05-20 18:28:01 +02:00
Henry Jameson
f1478935da
user card no longer uncomfortably close to user name in timeline
2018-05-12 15:19:53 +03:00
Henry Jameson
e23986e239
unnecessary styles removed (fixes transparent color userstyle)
2018-05-12 15:19:53 +03:00
shpuld
c3bea8dfd1
Fix rt heading alignment again
2018-04-14 14:28:20 +03:00
shpuld
424e9166d9
Fix alignment issues in status heading and repeat info
2018-04-14 14:24:05 +03:00
shpuld
96692454a0
change external link icon, move chat from side panel to floating, hide own bio, prevent body/app from scrolling horizontally.
2018-04-14 10:19:09 +03:00
shpuld
121f7424dc
Fix overflowing long maes in statuses and repeats.
2018-04-14 07:44:59 +03:00
shpuld
dc0fd8177c
Fix status preview loader having different offset from the actual stats preview
2018-04-12 20:03:03 +03:00
shpuld
ee883d0f88
Remove some commented lines and logs
2018-04-11 19:40:59 +03:00
shpuld
a1f6ef1dca
Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, status fadein.
2018-04-11 19:34:40 +03:00
shpuld
896fea7dbd
Fixes from review
2018-04-10 22:12:59 +03:00
shpuld
da1a222cab
Add back the status animation
2018-04-10 19:58:25 +03:00
shpuld
6a5116c349
Fixes to notification style issues mostly
2018-04-10 19:25:24 +03:00
shpuld
8835c98529
Merge hj's css overhaul and fix conflicts
2018-04-10 00:28:24 +03:00
shpuld
ec2a719f0d
some cleanup
2018-04-09 19:45:42 +03:00
shpuld
f4f9b3fa26
small fixes
2018-04-09 19:43:31 +03:00
Henry Jameson
b23bd076c3
raddi customization UI
2018-04-08 02:39:39 +03:00
Henry Jameson
529643d35a
indents
2018-04-07 19:30:27 +03:00
Henry Jameson
94195024e6
another post-rebase fix
2018-04-07 16:55:51 +03:00
Henry Jameson
3df7c1977f
fixes
2018-04-07 16:40:08 +03:00
Henry Jameson
33b1d85921
border-radii moved to variables, made rgbo colors use theme data, customizable
...
from settings screen.
2018-04-07 16:40:08 +03:00
Henry Jameson
acdb5e5c7a
cleanup. added fallback mechanism for IE11 and unsupported browsers.
2018-04-07 16:36:35 +03:00
Henry Jameson
aa0564406a
getting rid of baseXX, some small fixes. Seems to be usable.
2018-04-07 16:34:11 +03:00
Henry Jameson
0c4dc26808
after nine years of development, hopefully, it has been worth the weight
2018-03-12 02:31:33 +03:00
Henry Jameson
3257991f41
unfinished fetch() version that doesn't work
2018-03-12 01:30:27 +03:00
eal
e647bb22bb
Add keys to all component lists.
2018-02-04 17:26:46 +02:00
shp
06265078d8
Fix typo in fav/rt fix
2018-02-03 10:18:53 +02:00
eal
f3f0155d60
Fix fav/RT buttons in notifications.
2018-02-02 12:27:31 +02:00
Shpuld Shpludson
f2f9343d2a
Merge branch 'fix/emoji-align' into 'develop'
...
Align custom emoji to middle of line.
See merge request pleroma/pleroma-fe!196
2018-02-02 05:38:57 +00:00
eal
664a55fc79
Show fav/RT counts even if not logged in.
2018-02-02 00:45:29 +02:00
eal
fe2e5ba6f0
Align custom emoji to middle of line
2018-02-01 17:18:51 +02:00
shpuld
f02229fed2
Add specifity to active classes to make them override theme colors.
2017-11-24 23:55:46 +02:00
shpuld
10be553910
Update icons to use base09 where appropriate, calculate base09 by averaging bg and text colors.
2017-11-22 01:00:25 +02:00
shpuld
95cbd19254
Unhide completions, strengthen shadows a bit, force the 0.1 shade to always span the full height, make usercard use correct borders.
2017-11-20 13:03:02 +02:00
lambda
55c4818084
Merge branch 'fix/scrollbar-for-taller-posts' into 'develop'
...
Better handling of taller posts
Closes #40
See merge request pleroma/pleroma-fe!158
2017-11-13 18:17:50 +00:00
shpuld
e19a617de1
Add a scrollbar for tall spammy posts.
2017-11-13 18:39:27 +02:00
shpuld
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.
2017-11-13 16:33:54 +02:00
lambda
d6478068f8
Merge branch 'feature/streaming-posts' into 'develop'
...
Streaming posts
See merge request pleroma/pleroma-fe!151
2017-11-13 09:10:44 +00:00
Henry Jameson
764331c80b
fix white line below buttons in notifications
2017-11-13 08:28:21 +03:00
shpuld
46f23b7de7
Add an option to automatically show new posts when scrolled to the top, also add fade-in animation for posts.
2017-11-13 01:06:48 +02:00
Henry Jameson
46765d5c1a
some fixes towards how conversations appear
2017-11-13 01:26:43 +03:00
Henry Jameson
ec55d49b88
kiinteät venytetyt tunteet
2017-11-13 00:57:41 +03:00
Shpuld Shpuldson
acde0b316c
Changes inside status html: restrict image/video sizes, make blockquotes waste less space.
2017-11-07 12:22:33 +02:00
Shpuld Shpuldson
2bc261afba
Merge branch 'feature/follow-lists' into 'develop'
...
Feature/follow lists
See merge request !106
2017-08-23 12:40:39 -04:00
eal
ccfc2e57d0
Add follower and following views
2017-08-23 19:14:06 +03:00
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
2017-08-20 16:53:48 +03:00
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..
2017-06-07 17:58:24 +03:00
Shpuld Shpuldson
64a7db1d8b
Change replies element flex to cover more width if needed.
2017-06-05 12:03:32 +03:00
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.
2017-06-04 23:58:15 +03:00
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'.
2017-06-02 13:05:03 +03:00
Shpuld Shpuldson
c149330e50
Fix bugginess with heading links overlapping icons on the right.
2017-06-01 17:50:09 +03:00
Shpuld Shpuldson
52e6b470be
Revert some of those mobile optimizations, breaks mention notifs.
2017-06-01 17:43:37 +03:00
Shpuld Shpuldson
d063607b9d
Mobile optimizations.
2017-06-01 17:35:00 +03:00
Shpuld Shpuldson
807c0d1464
Remove silly opacity from timestamp, make unmute icon line up with the rest better.
2017-06-01 01:11:57 +03:00
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.
2017-06-01 01:02:04 +03:00
Shpuld Shpuldson
1b79ae09e0
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/notification-improvements
2017-05-31 11:58:32 +03:00
Shpuld Shpuldson
5ad4d043e7
Enable reply/rt/fav for mention notifications by using a barebones status in place of plain notification content.
2017-05-31 11:47:18 +03:00
Roger Braun
d389d3a763
Copy cool retweet look.
2017-05-22 13:50:10 +02:00
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.
2017-04-12 18:25:19 +03:00
Roger Braun
1ea19dcf1d
Take unmuting out of expandable condition.
2017-04-09 16:39:19 +02:00
Roger Braun
a53555254a
Add word-based muting to settings / statuses.
2017-04-09 15:53:23 +02:00
Shpuld Shpuldson
39a6867557
Make muted notifications take much less space (handy for bot spam).
2017-03-30 15:11:32 +03:00
wakarimasen
896de016ad
Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into wakarimasen/pleroma-fe-develop
2017-03-10 12:38:47 +01:00
shpuld
3bb5f86d0d
Use conditional class for reply icon color.
2017-03-10 00:49:22 +02:00
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.
2017-03-09 21:32:54 +02:00
Roger Braun
2f52669380
Merge branch 'develop' into wakarimasen/pleroma-fe-develop
2017-03-09 09:19:40 +01:00
shpuld
6c8fc99d5a
Make style setter create an often used base03-border class, use that class in notifications, navpanel and statuses.
2017-03-09 01:09:23 +02:00
wakarimasen
c921662036
Add inConversation prop to status
2017-03-05 14:34:14 +01:00
wakarimasen
22e8258a56
Highlight current notice in conversation-page, add backlinks
2017-03-05 11:56:28 +01:00
shpuld
9dfcf8a301
Align attachments with usercard, make buttons use theme colors, prettify login form, more border radii adjustment for consistency.
2017-02-24 17:32:41 +02:00
Roger Braun
b939f70d17
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop
2017-02-23 00:26:52 +01:00
Roger Braun
74931dece7
Revert "Show actual status in notifications when mentioned."
...
This reverts commit 0e1ab69c33
.
2017-02-23 00:26:37 +01:00
lambadalambda
854faf905e
Merge branch 'feature/user-card-improvements' into 'develop'
...
User card visual improvements
See merge request !29
2017-02-22 18:09:54 -05:00
Roger Braun
7c0f3ea666
Add setting to hide all attachments.
2017-02-23 00:04:47 +01:00
Roger Braun
0e1ab69c33
Show actual status in notifications when mentioned.
2017-02-22 23:37:12 +01:00
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.
2017-02-22 23:08:14 +02:00
shpuld
3d69a91aba
cleanup/better naming
2017-02-21 10:22:04 +02:00
shpuld
c244067787
Use a red border for expanded statuses
2017-02-21 10:19:42 +02:00
Roger Braun
04c4ad9a65
Open clicked links the statusnet_html in a new window.
2017-02-19 12:58:25 +01:00
Roger Braun
5f74ae8de5
Revert "removed break-line for links because it didn't seem to make sense"
...
This reverts commit 2f4d811079
.
2017-02-19 12:13:56 +01:00
hakui
1ccc9dd629
wrap long urls while not breaking normal words. also practicing the new branch thing
2017-02-18 12:51:47 -06:00
hakui
2f4d811079
removed break-line for links because it didn't seem to make sense
2017-02-18 03:10:02 -06:00
hakui
734597b43f
hello world
2017-02-18 01:48:35 -06:00
Roger Braun
5481cf00a3
Make user profiles visible inline.
2017-02-16 15:58:49 +01:00
Roger Braun
340b21475d
Make temporarily unmuted posts hideable again.
2017-02-14 21:47:37 +01:00
Roger Braun
4c12de262f
Add muting to statuses.
2017-02-14 00:01:50 +01:00
Roger Braun
2269e815e1
Make status expandable into conversation.
2017-02-04 13:53:28 +01:00
Roger Braun
ea25708bf3
Set color on status instead of on timeline.
2017-02-04 13:51:44 +01:00
Roger Braun
fc7e13e7bb
Add styling with base16.
...
Solarized-dark for now.
2017-01-15 15:44:56 +01:00
Jiayi Zheng
1c75feae60
Move delete button for status into a component
2016-12-07 21:50:46 +01:00
lambadalambda
be5fe03972
Merge branch 'feature/delete_status' into 'develop'
...
Implements feature status delete
Fixes issue #4
See merge request !6
2016-12-05 07:09:35 -05:00
Jiayi Zheng
75fdc72e22
Implements feature status delete
...
Fixes issue #4
2016-12-04 18:30:00 +01:00
Jiayi Zheng
75caa21132
Fixes issue #2
2016-12-04 16:28:07 +01:00
Roger Braun
0df3ca47a4
Add link to replied to users in status.
2016-12-01 18:05:04 +01:00
Roger Braun
fcccb9df68
Add basic user profiles.
2016-11-30 23:32:22 +01:00
Roger Braun
bb1b3c3975
Remove Angular vestiges.
2016-11-28 21:07:48 +01:00
Roger Braun
cc00eb898f
Switch from moment.js to vue-timeago.
...
Much smaller filesize for vendor.js, although we'll have to see if all
the intervals are ok.
2016-11-28 17:37:47 +01:00
Roger Braun
2f7e5c8770
Always show action buttons below user content.
2016-11-28 16:10:03 +01:00
Roger Braun
1190b439b3
The heading is already bold.
2016-11-27 20:19:53 +01:00
Roger Braun
4228f49e7b
Open external status links in new window.
2016-11-27 15:17:11 +01:00
Roger Braun
1be1d7563c
Greentext.
2016-11-25 17:34:59 +01:00
Roger Braun
b515586485
Show link to status source url.
2016-11-25 17:34:41 +01:00
Roger Braun
5986afbb20
Re-indent style.
2016-11-25 17:20:06 +01:00
Roger Braun
08393b8580
Fix word wrapping on Firefox.
...
Also, move some css around.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1136818 for the word
wrapping stuff.
2016-11-25 13:42:33 +01:00
Roger Braun
2341a3692a
Add link to conversation in status.
2016-11-24 18:19:01 +01:00
Jiayi Zheng
53fed694df
Refactor css
...
Apply different styles to reply, retweet and favorite buttons
2016-11-13 17:52:20 +01:00
Jiayi Zheng
242ae8e91b
Add retweet button component
...
Expand API service for retweet
2016-11-13 16:42:56 +01:00
Roger Braun
c9ab70db8e
Login form, post status form, status css fixes.
2016-11-12 21:31:41 +01:00
Roger Braun
4d6d916395
Some CSS fixes.
2016-11-12 20:57:54 +01:00
Roger Braun
66a936ea50
Add user links.
2016-11-07 16:42:29 +01:00
Roger Braun
7fcd36e2c1
Don't show actions when not logged in.
2016-11-06 20:45:26 +01:00
Roger Braun
572aceb7e7
Hide after posting.
2016-11-03 17:35:49 +01:00
Roger Braun
9ff8bf4c14
Make mention strings work.
2016-11-03 17:17:32 +01:00
Roger Braun
7e2c52b12c
Add replies.
2016-11-03 16:59:27 +01:00
Roger Braun
72877b5c06
CSS fixes.
2016-11-02 18:38:30 +01:00
Roger Braun
8630f91a13
Add favorite-button.
2016-10-30 16:12:35 +01:00
Roger Braun
500b704c0f
Fix up nsfw and some styling.
2016-10-29 01:38:41 +02:00
Roger Braun
5f69014575
Basic attachments, some retweet fixes.
2016-10-28 18:08:03 +02:00
Roger Braun
534f2e8195
Basic statuses.
2016-10-28 15:19:42 +02:00