Tony Antonov
8d24659892
Forbid users to use empty titles for posts ( #930 )
...
- Add a regex that checks if string contains anything but whitespace
- Check for whitespace-only titles on post creation and edit
- Trim whitespace from titles before saving
- Add frontend validation to title
2020-07-10 21:15:53 -04:00
Dessalines
50e6d81d0b
Redirect to login page for votes, comments, pages, etc. Fixes #849 ( #926 )
2020-07-09 20:03:47 -04:00
Filip785
10a946cab3
Merge remote-tracking branch 'upstream/master' into cake-day
2020-07-09 17:12:43 +02:00
558644b8b3
Adding lemmy's devs / contributors to the sidebar. Fixes #743
2020-07-09 10:15:12 -04:00
Filip785
68e9755e59
Add cake day display in user page & posts/comments #682
2020-07-08 02:28:47 +02:00
d22152eefd
Adding a math check for logins (until we get a proper captcha).
2020-07-01 21:48:29 -04:00
96c9f801a9
Merge branch 'master' of https://github.com/makigi-io/makigi into makigi-io-master
2020-06-22 14:52:46 -04:00
Ernest
8e1e9a521a
Edit community name validation, translations #823
2020-06-22 09:23:54 +02:00
4cf1f080bf
Adding delete picture via pict-rs delete tokens. Fixes #505
2020-06-10 22:47:06 -04:00
0c2905fd2d
Merge branch 'dev'
2020-05-29 13:03:44 -04:00
445f38eb3c
More clear remove / delete translations. #712
2020-05-29 13:03:39 -04:00
Dessalines
29fc3681b9
Validate register usernames on the back-end. Fixes #716 ( #750 )
...
* Validate register usernames on the back-end. Fixes #716
* Changing name to is_valid_username
2020-05-28 14:07:36 -04:00
871f09d109
Changing meaning to with in sponsors message.
2020-05-28 13:58:17 -04:00
d9ec95ab5b
For top-bar post creation, dont select a default community. Fixes #729
2020-05-28 12:55:18 -04:00
6fe3d43049
Adding a sponsor.
2020-05-17 16:49:34 -04:00
6d5518cbd4
Merge branch 'dev' into admin_settings
2020-04-14 10:54:04 -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
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
f36aa1f40d
Show full scores on hover for posts and comments. Fixes #592
2020-03-11 19:10:10 -04:00
a67a69f95e
Ask for confirmation on leaving pages with incomplete forms. Fixes #529
2020-03-06 14:57:52 -05:00
0708a6d665
Adding a sorting help. Fixes #532
2020-03-06 14:18:40 -05:00
2c2918cc9e
Moving comment voting to action bar. Adding plurals.
2020-03-04 13:52:11 -05:00
44bbc45973
A first pass at adding icons, and tippy tooltips.
...
- Adding icons for post-listing, comment-node, and navbar.
- Adding html titles.
- Updating moment expand to use users locale.
2020-03-03 02:29:45 -05:00
399be2370d
Adding more for advanced actions on comments and posts.
...
- Fixes #561
2020-02-29 22:06:42 -05:00
d7f49cea9a
generate typescript during compilation
2020-02-29 19:16:23 +01:00