76 Commits

Author SHA1 Message Date
10a06fd634
Fix showing profiles when logged out 2021-08-25 16:29:06 -04:00
836ead6625
Update things 2021-08-25 16:26:11 -04:00
208fc95e59
Fix local timeline 2021-08-25 16:26:04 -04:00
b6d7f45c60 Some things that I've long since forgotten. Let's hope they work 2021-08-25 16:11:08 -04:00
de495059d5
Don't send webmentions for non-Notes 2020-05-27 19:19:24 -04:00
64b1515b46
Add post content type to frontend 2020-05-25 19:34:58 -04:00
39b48eb52d
Use the same template for posting statuses 2020-05-25 19:30:17 -04:00
aae48b2500
Remove extra space from mentions for reply 2020-05-25 19:30:00 -04:00
de7a1e617d
Send Webmentions to linked URLs, excluding mentions 2020-05-25 18:18:21 -04:00
7e38b460c6
Fix links in text/plain posts not getting converted to HTML 2020-05-25 15:44:21 -04:00
0f7eb99efb
Insert local links for remote actors in FE 2020-05-24 22:53:35 -04:00
cf115c3f7c
Don't show status actions unless logged in 2020-05-24 22:50:27 -04:00
4c9adb3336
Don't show reply form unless logged in 2020-05-24 22:49:32 -04:00
fd336f0bed
Add basic notifications 2020-05-24 16:26:10 -04:00
47bb420c81
Show announces in timelines 2020-05-23 13:13:32 -04:00
a2ddde09f7
Add mentions to status reply textarea 2020-05-22 23:45:48 -04:00
90a653d059
Add mentioning actors 2020-05-22 22:56:02 -04:00
1e984ba30e
Add Webmention endpoint discovery 2020-05-20 22:10:50 -04:00
f93afdbe5f
Add h-entry microformat classes 2020-05-20 17:45:12 -04:00
411dcaa32e
Add Clacks.HTTP.head helper 2020-05-20 17:42:10 -04:00
0afe2d3b30
Slightly improve timestamps for old posts 2020-05-18 22:30:16 -04:00
4733aa23ab
Refacotr posting into separate module
This will make it easier to keep in sync creating posts from multiple
places (e.g. MastoAPI).
2020-05-18 22:27:08 -04:00
5d45f170f1
Fix elixir/dialyzer warnings 2020-04-26 22:57:47 -04:00
3caab0d808
Sanitize incoming HTML 2020-04-26 22:25:43 -04:00
2636b5eabf
Add unfollowing remote users 2020-04-26 22:02:21 -04:00
e194f0fc07
Add following remote users 2020-04-26 18:55:44 -04:00
8becb6b174
Login form, flash style improvements 2020-04-26 17:47:42 -04:00
803fc4c36e
Don't show search link if logged out 2020-04-26 17:02:30 -04:00
1a1a58cb82
Add local timeline unauthenticated homepage 2020-04-26 16:51:27 -04:00
fcd66f3d51
Fix home timeline including statuses from followers instead of following 2020-04-26 16:28:00 -04:00
e0c8f8e142
Deduplicate incoming followers 2020-04-26 16:25:48 -04:00
e7dcbdc6a4
Add searching for remote actors 2020-04-26 16:15:20 -04:00
e7c19940b0
Show remote actor profiles 2020-04-26 14:45:51 -04:00
00c51e4ad9
Improve HTTP handling 2020-04-25 22:43:57 -04:00
a0e290197f
Add searching for remote statuses 2020-04-25 22:28:49 -04:00
b034d159a9
Fix permalink not working for remote statuses 2020-04-25 22:28:14 -04:00
f51d4a6be4
Add option to return activity from object fetch, don't unnecessarily synthesize Create if one already exists 2020-04-25 22:27:59 -04:00
8178fc3ba6
Tweak button styles 2020-04-25 22:27:03 -04:00
ace33f3d06
Timeline pagination 2020-04-25 15:47:22 -04:00
4aa579d959
Update .gitignore 2020-04-25 12:31:13 -04:00
eba9e4be96
Frontend UI improvements 2020-04-25 12:30:47 -04:00
77bca46197
Add override format query param 2020-04-23 18:46:50 -04:00
7d071d971c
Add replying to statuses 2020-04-23 18:37:12 -04:00
6c0fc06c21
Move timeline/status rendering to partials for reuse 2020-04-21 22:06:48 -04:00
f65c5752bc
Link logged in user profile on homepage 2020-04-21 21:29:06 -04:00
610af799ec
Minor fixes 2020-04-21 21:21:08 -04:00
0ca9d02499
Use timeline module for outbox 2020-04-21 21:20:51 -04:00
2972bad192
Redirect object URLs in browser to status page 2020-04-20 22:42:39 -04:00
fbbd287fc1
Fix activities controller filename 2020-04-20 22:41:07 -04:00
8d1be99036
Fix posting from FE not saving object 2020-04-20 22:40:48 -04:00