Andreas Nedbal
|
d3bfbff30a
|
Merge branch 'main' into feature/input-placeholder-theming
|
2022-11-18 23:21:08 +01:00 |
Andreas Nedbal
|
88375f7d21
|
Cleanup schema
|
2022-11-18 23:19:24 +01:00 |
Andreas Nedbal
|
fe9a77cd67
|
Fix lints
|
2022-11-18 23:19:24 +01:00 |
Andreas Nedbal
|
0b499138e0
|
Add social graph hiding field to user
|
2022-11-18 23:19:24 +01:00 |
Andreas Nedbal
|
2367bb3139
|
Add noindex field to user
|
2022-11-16 22:31:49 +01:00 |
Andreas Nedbal
|
d7911e9486
|
Add input placeholder field to theme
|
2022-11-14 23:11:09 +01:00 |
Andreas Nedbal
|
3cefc829f8
|
Merge branch 'main' into feature/privacy-require-user
|
2022-11-13 17:27:53 +01:00 |
Andreas Nedbal
|
240092be6c
|
Fix schema
|
2022-11-13 14:46:40 +01:00 |
Andreas Nedbal
|
3569cb335c
|
Add frozen string literal comment
|
2022-11-13 14:40:34 +01:00 |
Andreas Nedbal
|
1fd50daa22
|
Update schema version
|
2022-11-13 14:39:32 +01:00 |
Andreas Nedbal
|
cdc7e2b9cc
|
Add user requirement setting to user
|
2022-11-13 14:25:03 +01:00 |
Andreas Nedbal
|
5f97b87f3c
|
Fix rubocop offenses
|
2022-11-06 15:23:05 +01:00 |
Andreas Nedbal
|
3f6e61e39b
|
Remove non-existent table from schema
|
2022-11-06 15:21:19 +01:00 |
Andreas Nedbal
|
049f92e138
|
Add inbox locking setting to user
|
2022-11-06 14:59:56 +01:00 |
Karina Kwiatek
|
c7418b5de7
|
Make `user_id` on `anonymous_blocks` nullable
|
2022-08-20 19:05:55 +02:00 |
Karina Kwiatek
|
7b831875b0
|
Add index to `notifications.type` and make it non-nullable
|
2022-07-22 16:52:42 +02:00 |
Karina Kwiatek
|
f475cd0a0b
|
Make notifications relation polymorphic
|
2022-07-22 16:52:42 +02:00 |
Andreas Nedbal
|
05986a124b
|
Add migration to drop `moderation_comments` table
|
2022-07-19 11:17:45 +02:00 |
Andreas Nedbal
|
5052bfb9b9
|
Appease the dog overlords
|
2022-07-18 23:10:07 +02:00 |
Andreas Nedbal
|
d2a6b2bb57
|
Add migration to drop `moderation_votes` table
|
2022-07-18 23:10:07 +02:00 |
Karina Kwiatek
|
aa04134785
|
Remove foreign key constraints from anon blocks & mute rules
We do it this way on other tables. Rails validates these on its own anyway.
|
2022-07-16 21:29:20 +02:00 |
Karina Kwiatek
|
3b98117dfa
|
Update foreign keys instead of redefining them
|
2022-07-16 21:29:20 +02:00 |
Karina Kwiatek
|
2229b8e782
|
Set on deletes for foreign keys
|
2022-07-16 21:29:20 +02:00 |
Karina Kwiatek
|
1b90f532c3
|
Add migration to remove orphaned notifications
|
2022-07-09 01:15:31 +02:00 |
Karina Kwiatek
|
57785a116d
|
Add migration to correct notification target types
|
2022-07-09 01:15:31 +02:00 |
Karina Kwiatek
|
72866f7a84
|
Add migration to drop `comment_smiles` table
|
2022-07-06 20:00:44 +02:00 |
Karina Kwiatek
|
ee7ef9ceca
|
Add migration to drop `smiles` table
|
2022-07-06 20:00:44 +02:00 |
Karina Kwiatek
|
1ec99dd767
|
Appease the dog overlords
|
2022-07-06 19:56:04 +02:00 |
Karina Kwiatek
|
9bcf1a80ad
|
Merge `author_name` with `author_identifier`
|
2022-07-06 19:56:04 +02:00 |
Karina Kwiatek
|
abcef9758b
|
Add migration to correct type for appendable notifications
|
2022-07-06 19:24:13 +02:00 |
Karina Kwiatek
|
561946cab9
|
Fix issues from bad rebase
|
2022-07-05 23:23:37 +02:00 |
Karina Kwiatek
|
08e5764bf3
|
Appease the dog overlords
|
2022-07-05 23:23:37 +02:00 |
Karina Kwiatek
|
ac6798877d
|
Add migration for moving smiles to appendables
|
2022-07-05 23:23:37 +02:00 |
Karina Kwiatek
|
1e53f00032
|
Add migration for converting smiles to reaction appendable
|
2022-07-05 23:23:37 +02:00 |
Karina Kwiatek
|
544e9c8fa6
|
Create Appendable model
|
2022-07-05 23:23:37 +02:00 |
Karina Kwiatek
|
a857887398
|
Appease the dog overlords
|
2022-06-26 18:32:18 +02:00 |
Karina Kwiatek
|
59c4507ec3
|
Remove unused use case requires from `User` model
|
2022-06-26 18:32:18 +02:00 |
Karina Kwiatek
|
cd168df9b2
|
Remove old ban fields from user table
|
2022-06-26 18:32:18 +02:00 |
Karina Kwiatek
|
15052e203e
|
Appease the dog overlords
|
2022-06-23 21:29:27 +02:00 |
Karina Kwiatek
|
cf0d11d860
|
Add anon display name field to profiles
|
2022-06-23 21:29:27 +02:00 |
Karina Kwiatek
|
e660b731d7
|
Appease the dog overlords
|
2022-06-15 14:26:48 +02:00 |
Karina Kwiatek
|
1e6243c6ce
|
Create AnonymousBlock model
|
2022-06-15 14:26:48 +02:00 |
Karina Kwiatek
|
1a68c1b46f
|
Rename `author_email` field to `author_identifier`
|
2022-06-15 14:26:48 +02:00 |
Karina Kwiatek
|
acd7170789
|
Update `schema.rb`
|
2022-04-15 21:50:18 +02:00 |
Karina Kwiatek
|
5163fcb119
|
Appease the dog overlords
|
2022-04-15 21:50:18 +02:00 |
Karina Kwiatek
|
b9dee02656
|
Add index for `question_id` on `inboxes`
|
2022-04-15 21:50:18 +02:00 |
Karina Kwiatek
|
731ee4bf69
|
Address review comments from @nilsding
|
2022-01-23 16:48:53 +01:00 |
Karina Kwiatek
|
b4e0699e82
|
Fix lint errors
|
2022-01-23 16:48:53 +01:00 |
Karina Kwiatek
|
4a1ed5394a
|
Remove relationships where source == target prior to adding relationship type
|
2022-01-23 16:48:53 +01:00 |
Karina Kwiatek
|
3962671135
|
Implement relationship logic as use case
|
2022-01-23 16:48:53 +01:00 |
Karina Kwiatek
|
d20e07ee19
|
Remove relationship counters in `users` table
|
2022-01-23 16:48:53 +01:00 |
Karina Kwiatek
|
ce951453a2
|
Make relationships polymorphic
|
2022-01-23 16:48:53 +01:00 |
Karina Kwiatek
|
ee6ba8f9b7
|
Update `schema.rb` (post-rebase)
|
2022-01-23 16:48:53 +01:00 |
Karina Kwiatek
|
45854894dc
|
Upgrade to Rails 6.0
|
2022-01-13 21:42:06 +01:00 |
Karina Kwiatek
|
136e2fa016
|
Merge pull request #272 from Retrospring/feature/social-post-tagging
Add the ability to post to services with a tag
|
2022-01-07 19:40:52 +01:00 |
Karina Kwiatek
|
96e48a833b
|
Merge pull request #194 from Retrospring/refactor/user-bans
Implement ban history
|
2022-01-06 14:05:33 +01:00 |
Karina Kwiatek
|
683fffd734
|
Add the ability to post to services with a tag
|
2022-01-05 19:49:59 +01:00 |
Georg Gadinger
|
3c58257d21
|
remove tumblr
Resolves #274
|
2022-01-05 19:32:52 +01:00 |
Karina Kwiatek
|
e4241d2001
|
Create user ban model
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
|
2022-01-02 19:50:01 +01:00 |
Karina Kwiatek
|
3acdfafcae
|
Use timestamp IDs for mute rules
|
2022-01-02 15:30:04 +01:00 |
Karina Kwiatek
|
c3fcd4eb07
|
Update `schema.rb` (post-rebase)
|
2022-01-02 01:55:52 +01:00 |
Karina Kwiatek
|
f85769eb55
|
Add mute rules
|
2022-01-01 00:38:36 +01:00 |
Karina Kwiatek
|
07a54c473e
|
Add `notifications` table indexes for `recipient_id` & `new`
|
2021-12-28 15:11:41 +01:00 |
Karina Kwiatek
|
21f01fed02
|
Use an INSERT INTO ... SELECT to move profile data and drop the old columns
|
2021-12-23 08:56:50 +01:00 |
Karina Kwiatek
|
8fa4feb469
|
Add endpoint for updating profile
|
2021-12-22 00:03:19 +01:00 |
Karina Kwiatek
|
00496a1596
|
Update remaining references to profile fields
|
2021-12-22 00:03:19 +01:00 |
Karina Kwiatek
|
ff410773dd
|
Create Profile model
|
2021-12-22 00:03:18 +01:00 |
Karina Kwiatek
|
56786ebb38
|
Add direct field to questions
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
|
2021-08-11 16:56:58 +02:00 |
Dominik Kwiatek
|
9558fbf9fe
|
Add sign in tests
|
2020-12-25 02:07:37 +01:00 |
Dominik Kwiatek
|
b4f479a00f
|
Generate recovery keys on TOTP setup
|
2020-11-01 17:55:31 +01:00 |
Dominik Kwiatek
|
d7a1750694
|
Implement @nilsding's review changes
|
2020-10-23 20:45:06 +02:00 |
Dominik Kwiatek
|
4ce5dfc92a
|
Fix detaching, improve UI for attaching 2FA
|
2020-10-18 19:48:12 +02:00 |
Dominik Kwiatek
|
25410e111d
|
Fix OTP auth triggering for users who haven't set it up
I thought I could be clever by using a null secret key as an indicator of it being disabled
|
2020-10-18 11:39:28 +02:00 |
Dominik Kwiatek
|
141ff59f63
|
Implement Two Factor Authentication
|
2020-10-18 10:39:46 +02:00 |
Georg Gadinger
|
efec568d43
|
Use timestamp-based IDs
This change introduces timestamp-based (Snowflake/Cornflake/Waspflake)
identifier.
|
2020-07-04 20:46:50 +02:00 |
Georg Gadinger
|
ea0685136e
|
Rename Groups to Lists
haha regexp go brrr
special thanks to @seatsea for helping me out with the French locales
|
2020-05-25 18:04:54 +02:00 |
Dominik M. Kwiatek
|
3f4b3b8e4e
|
Simplify Rename Crop Fields migration
|
2020-05-21 21:32:36 +01:00 |
Dominik M. Kwiatek
|
2263fe000e
|
Remove un-needed paperclip fields
|
2020-05-17 20:39:10 +01:00 |
Dominik M. Kwiatek
|
d4f8e03d28
|
Cropping in the background
With database fields, sadly.
|
2020-05-17 20:39:10 +01:00 |
Dominik M. Kwiatek
|
d185c54f03
|
Add CarrierWave Backgrounder
|
2020-05-17 20:38:40 +01:00 |
Karina Kwiatek
|
5c0871f33c
|
Address @nilsding's review comments
- Fix types on legacy attachment migrations
- Restore Action Mailer setup for development env
- Use `Hash#dig` in CarrierWave initializer
|
2020-05-17 20:38:40 +01:00 |
Karina Kwiatek
|
783e47fc2b
|
Replace paperclip with CarrierWave
|
2020-05-17 20:38:40 +01:00 |
Georg Gadinger
|
75e9a12493
|
Add indexes to some heavily used tables
haha queries go brrr
|
2020-05-09 12:07:18 +02:00 |
Andreas Nedbal
|
1cc49cf03c
|
Adjust warning-text default theme value
|
2020-05-07 19:28:26 +02:00 |
Andreas Nedbal
|
47e5675d84
|
Remove superfluous database migration
|
2020-05-06 13:53:43 +02:00 |
Andreas Nedbal
|
b16e1c1b58
|
Turn UpdateThemeFields into an IrreversibleMigration
|
2020-05-06 13:53:01 +02:00 |
Andreas Nedbal
|
af91fe6d03
|
Update theme fields
- Create migration
- Remove CSS file fields
- Rename panel fields to "raised" fields
- Rename "default" to "dark" fields
- Add "light" color fields
- Rename "background_" fields
- Remove unused fields
- Adjust column default values
- Add rollback migrations
|
2020-05-05 01:49:01 +02:00 |
Karina Kwiatek
|
5db6f90b36
|
Update schema.rb to match state of current branch
|
2020-04-25 21:21:42 +01:00 |
Karina Kwiatek
|
10a9ca5577
|
Fix bad replace; update schema.rb
|
2020-04-25 21:01:46 +01:00 |
Karina Kwiatek
|
2bf7d29e98
|
Remove unused profile flags / role columns
These were made redundant by #67
|
2020-04-25 20:51:28 +01:00 |
Karina Kwiatek
|
391f4a28ed
|
Merge branch 'master' into feature/announcements
# Conflicts:
# db/schema.rb
|
2020-04-19 21:52:58 +01:00 |
Georg Gadinger
|
946bb3ae9d
|
Use Rolify for admin and moderator roles
|
2020-04-19 22:35:58 +02:00 |
Karina Kwiatek
|
8a632a09cd
|
Create Announcement model & controller
|
2020-04-19 20:12:22 +01:00 |
Andreas Nedbal
|
e1f775d955
|
append used Rails version to ActiveRecord::Migration
|
2020-04-19 18:10:31 +02:00 |
Georg G
|
e396e0f593
|
added some more fields to the users table
|
2016-01-05 18:03:39 +01:00 |
pixeldesu
|
927d6632c1
|
make the notification center smaller and shorten content
|
2015-09-16 23:59:47 +02:00 |
Yuki
|
71caf3cce5
|
Several changes to theming, solving a bunch of bugs
|
2015-08-27 05:30:26 +05:30 |
Yuki
|
906692e78f
|
Theming is finished
Previews, settings pane and presets!
|
2015-08-25 23:57:06 +05:30 |
Yuki
|
1912fc3766
|
Model goop
also made the theme selection logic for user profiles and current user, and the saving logic
|
2015-08-25 13:56:36 +05:30 |
Yuki
|
54b051a7e7
|
Temp. layout for testing
|
2015-07-24 22:42:14 +05:30 |