|
3b62f58dd2
|
Adding federated post and comment likes.
|
2020-04-28 00:16:02 -04:00 |
|
|
22abbebd41
|
Lots of additions to federation.
- Added a shared inbox.
- Added federated comments, comment updates, and tests.
- Abstracted ap object sends into a common trait.
|
2020-04-27 12:57:00 -04:00 |
|
|
c3ac1649f2
|
Implement integration test for federation
|
2020-04-24 18:30:31 +02:00 |
|
|
e5497edd5c
|
Adding some more API testing examples.
|
2020-04-23 14:13:22 -04:00 |
|
|
ce800f75ad
|
Adding a test bed for API testing. #658
|
2020-04-23 11:34:32 -04:00 |
|
|
f0026065f5
|
Merge branch 'master' into federation_merge_from_master_1
|
2020-04-21 10:25:29 -04:00 |
|
|
b98fa12741
|
Version v0.6.51
|
2020-04-20 15:40:56 -04:00 |
|
|
fa8fcb0f8b
|
Adding to sponsors list.
|
2020-04-19 20:01:58 -04:00 |
|
|
be6a7876b4
|
Version v0.6.50
|
2020-04-14 19:38:20 -04:00 |
|
|
fcf1c65fc1
|
Front end federation names and links for users, posts, and communities.
|
2020-04-14 19:18:13 -04:00 |
|
|
1336b4ed60
|
Merge branch 'dev' into federation
|
2020-04-14 16:07:20 -04:00 |
|
|
f040dac647
|
Initial post-listing community non-local.
|
2020-04-14 15:43:58 -04:00 |
|
|
26ad37a8c0
|
Updating views to add apub actor_id and local columns.
|
2020-04-14 15:12:19 -04:00 |
|
|
6d5518cbd4
|
Merge branch 'dev' into admin_settings
|
2020-04-14 10:54:04 -04:00 |
|
|
567a9aa131
|
Adding another sponsor.
|
2020-04-13 12:42:16 -04:00 |
|
|
8192f69584
|
Version v0.6.49
|
2020-04-12 14:57:37 -04:00 |
|
|
676690097f
|
Use twemoji style for emoji picker.
|
2020-04-12 14:55:52 -04:00 |
|
|
a26bff6921
|
Version v0.6.48
|
2020-04-12 14:08:02 -04:00 |
|
Dessalines
|
aa5db37bda
|
Add open collective (#637)
* Add Emoji Picker for comments and post body.
- Fixes #634
* Make sure typing dropdown uses twemojis.
* Adding opencollective links. Fixes #636
|
2020-04-12 12:54:49 -04:00 |
|
|
d6d040f5da
|
Add Emoji squashed commit.
|
2020-04-12 12:47:48 -04:00 |
|
|
bb287cbd07
|
Adding an admin settings page.
- Fixes #620
- Adding a UserListing component. Fixes #627
|
2020-04-10 16:55:57 -04:00 |
|
|
ed264aba3c
|
Updating code url references to https://github.com/LemmyNet/lemmy
|
2020-04-09 16:11:11 -04:00 |
|
|
56947e7710
|
Removing community name unique constraint. Removing useless fedi_name column from user_table.
|
2020-04-07 10:54:15 -04:00 |
|
|
221e35ec38
|
Try to fix post creation bug.
|
2020-04-05 10:11:16 -04:00 |
|
|
cb49a7e790
|
Version v0.6.45
|
2020-04-03 14:44:30 -04:00 |
|
|
0ca385deaf
|
Adding a text body preview and icon for posts with a body. Fixes #617
|
2020-04-03 13:46:25 -04:00 |
|
|
1e0f5cfcea
|
Add georgian language for weblate.
|
2020-04-01 13:22:44 -04:00 |
|
|
0b467cfeed
|
Browser notification as plain markdown. Fixes #618
|
2020-04-01 11:31:24 -04:00 |
|
|
83c7d82fce
|
Changing post voting arrows.
|
2020-03-24 14:41:46 -04:00 |
|
|
ac6dc65342
|
Version v0.6.44
|
2020-03-24 10:47:38 -04:00 |
|
|
a8ab7864ae
|
Making vote buttons bigger.
|
2020-03-24 10:46:39 -04:00 |
|
|
0414edeade
|
Hide toast on click.
|
2020-03-21 11:21:15 -04:00 |
|
|
ef9ae09c2b
|
Version v0.6.43
|
2020-03-21 10:38:42 -04:00 |
|
|
f1ddf09cae
|
Adding flex-wrap.
|
2020-03-21 10:20:03 -04:00 |
|
|
32c85599b6
|
Changing comment actions to flex row. Fixes #611
|
2020-03-21 00:15:45 -04:00 |
|
|
1f0439badd
|
Adding showContext for comments to more places by default.
|
2020-03-20 22:24:27 -04:00 |
|
|
da36f1dacc
|
Version v0.6.42
|
2020-03-20 19:33:11 -04:00 |
|
|
adde3375e5
|
Merge branch 'dev'
|
2020-03-20 19:03:26 -04:00 |
|
|
bde422ab30
|
Changing to btn-outline-light
|
2020-03-20 18:52:45 -04:00 |
|
|
0050ae74a4
|
Switch to radios for user and inbox pages for clarity. Fixes #608
|
2020-03-20 18:41:42 -04:00 |
|
|
4949ab973b
|
Fixing navbar bell padding.
|
2020-03-20 17:20:59 -04:00 |
|
|
f76c3af557
|
Adding clearer goto context.
- Adding context props.
- Making link / context the first selectable on user and inbox page.
- Making icons a little bigger.
- #609
|
2020-03-20 16:55:59 -04:00 |
|
|
522649d9d3
|
Notification improvements.
- Adding a navbar notification icon for mobile.
- Adding an in-app notification toast. To be improved later.
- Fixes #607
|
2020-03-20 16:13:54 -04:00 |
|
|
b3066db08b
|
Adding score spacing, hiding user tags on thin screen.
|
2020-03-19 20:56:21 -04:00 |
|
|
807f33f748
|
Version v0.6.41
|
2020-03-19 12:17:26 -04:00 |
|
|
da8756ed0a
|
Merge branch 'dev'
|
2020-03-19 11:46:31 -04:00 |
|
|
47dd8acf54
|
Adding loading indicators to save and mark as read. #519
|
2020-03-19 11:45:23 -04:00 |
|
|
10b0667764
|
Version v0.6.40
|
2020-03-19 00:53:34 -04:00 |
|
|
d690e9a73b
|
Changing comment action button size. Adding comment dividers. Fixes #604
|
2020-03-19 00:52:08 -04:00 |
|
|
1a7c6fbd32
|
Add theming guide. Fixes #596
|
2020-03-15 13:02:14 -04:00 |
|