Commit graph

581 commits

Author SHA1 Message Date
Nebbie Zebbie
d35b7a2b0e Allow repairing deleted images 2020-01-31 20:10:15 +00:00
byte[]
8128d48e8f deletion_reason ngram 2020-01-30 10:48:51 -05:00
byte[]
85e0cadf33 PUT mapping 2020-01-30 10:39:45 -05:00
byte[]
c2d26029ae more comprehensive fix 2020-01-22 09:12:37 -05:00
byte[]
f47e9f5e05 fix apparent author query 2020-01-22 09:01:10 -05:00
byte[]
63b2a146ec add topic_position to searchable fields list 2020-01-22 08:47:09 -05:00
Nebbie Zebbie
134b684bdd Allow user link editing to wipe tag 2020-01-21 08:24:08 +00:00
byte[]
ed44160603 run formatter 2020-01-10 23:20:19 -05:00
byte[]
47fcec86ea fix inability to delete comment contents 2020-01-03 14:36:57 -05:00
byte[]
e5549cf8ed remove .bak file created by optipng bug
https://sourceforge.net/p/optipng/bugs/74/
2020-01-03 11:54:05 -05:00
byte[]
e6f1885476 fix vote wipe mechanism 2020-01-01 18:29:49 -05:00
byte[]
df3467df7b update image size after optimization 2020-01-01 12:13:07 -05:00
byte[]
bdee305936 fix unintentional inactivation of local storage settings 2020-01-01 11:05:44 -05:00
byte[]
d406e1ee1c fix duration scale 2019-12-31 23:15:49 -05:00
byte[]
b9ad5643dc stop generating enormous gif thumbnails for videos 2019-12-31 23:11:23 -05:00
byte[]
7473b92309 fix channel creation errors 2019-12-31 19:54:19 -05:00
byte[]
4c82c90cea discard old parser 2019-12-31 14:56:38 -05:00
byte[]
7503e48591 show hidden links on tag page, hidden status on profile page 2019-12-30 18:56:29 -05:00
byte[]
b18a1370a5 reject associated duplicate reports when deleting 2019-12-30 18:37:41 -05:00
byte[]
31b1704847 mark image as generating thumbnails when replaced or repaired 2019-12-30 18:34:59 -05:00
byte[]
0c7f13932b add deleted toggle to main search form 2019-12-30 18:32:24 -05:00
byte[]
907e030b3a break compile time dependencies in schema helpers 2019-12-30 16:22:24 -05:00
byte[]
0f3cb295a3 break compile time dependencies in query compilers 2019-12-30 16:02:25 -05:00
byte[]
5163da171b allow the parser to determine the right type for the default field 2019-12-30 14:49:55 -05:00
byte[]
aacd3e31b7 don't allow duplicate reports to have identical source and target 2019-12-30 08:42:00 -05:00
byte[]
dfaee1e34d mask ip6 spec to /64 2019-12-30 07:36:23 -05:00
byte[]
5c7d21e397 fix for excessively slow vp8 encoding and tag bug 2019-12-28 10:47:04 -05:00
byte[]
41ea1f6b71 fix first_seen_at propagation 2019-12-27 23:27:37 -05:00
byte[]
54ed9b5c43 fix gallery navigation again 2019-12-26 18:00:44 -05:00
byte[]
f443aa5386 fix a bunch of navigation weirdness 2019-12-26 17:43:32 -05:00
byte[]
625ed5a594 fix conversation read marking 2019-12-26 10:16:37 -05:00
byte[]
81b37e42ff add faster textile parser backend 2019-12-26 00:03:27 -05:00
byte[]
37836b2c30 more admin permissions 2019-12-25 16:10:56 -05:00
byte[]
481e29fd50 explicitly set the app dir 2019-12-25 13:47:00 -05:00
byte[]
0981a1ba0b dynamic config 2019-12-25 11:56:19 -05:00
byte[]
179906a9cf ensure first_seen_at is propagated 2019-12-25 08:48:44 -05:00
SomewhatDamaged
68c3d035b3 Update to streamline Wilson score generation (#10)
* Update to streamline Wilson score generation

If an image's `upvotes` are 0, their Wilson score will be so minuscule as to be several (around 12) orders of magnitude before you see anything but zeros (assuming 0 `upvotes` and 1 `downvotes`). This will simply remove the calculation from such and make them fall to the default: 0

* Update elasticsearch_index.ex

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
2019-12-25 03:49:56 -05:00
byte[]
dd84e8631b use more correct uri encoding method 2019-12-25 03:49:40 -05:00
byte[]
d9340371e5 expand list of allowed sort fields 2019-12-24 20:18:31 -05:00
byte[]
1990e384da fix random endpoint and ensure search_records/4 is the only search_records exported 2019-12-24 18:09:35 -05:00
byte[]
398721a75f fix navigation 2019-12-24 16:44:58 -05:00
byte[]
c3c6278766 grant tag change reversion to moderators 2019-12-24 16:42:55 -05:00
byte[]
b7039af339 require that the queryable is always given 2019-12-24 16:17:32 -05:00
byte[]
620f316db8 break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
byte[]
cff7b9386f remove deprecated replace_all_except_primary_key 2019-12-24 12:09:47 -05:00
byte[]
15864ab742 api search controllers 2019-12-24 03:26:06 -05:00
byte[]
44a59aa67b admin: allow changing tags on deleted images, fix dupe report accepting 2019-12-23 09:46:48 -05:00
byte[]
991cab61bf Revert "more aggressive preloading"
This reverts commit 556cd39afd.
2019-12-22 22:13:36 -05:00
byte[]
f9b810d5d1 fix searching for deleted posts 2019-12-22 18:45:49 -05:00
byte[]
556cd39afd more aggressive preloading 2019-12-22 18:42:07 -05:00
Luna D
7caafd976e
re-add mod scratchpad by blatantly copy-pasting 2019-12-22 17:17:20 -05:00
byte[]
d2916e2a9b various filters fixes 2019-12-22 16:47:16 -05:00
byte[]
c92fd79868 provide defaults for gallery description and spoiler warnings 2019-12-22 10:04:04 -05:00
byte[]
d6592efa0e correctly set last_replied_to_at in topics 2019-12-22 09:33:07 -05:00
byte[]
e2923e8ad7 format=rgb32 for png thumbs 2019-12-22 09:19:43 -05:00
byte[]
4ff67c02d9 require yuv420 for video transcoding 2019-12-22 08:52:03 -05:00
byte[]
81b5a58fab tag change mass reversion 2019-12-22 00:09:01 -05:00
byte[]
563172f283 use main profile instead of high444 2019-12-21 23:57:59 -05:00
byte[]
15c268817c update counter too 2019-12-21 20:31:25 -05:00
byte[]
a3b3a38fef galleries fixes 2019-12-21 17:15:16 -05:00
byte[]
878b923a20 copy comments when images are merged 2019-12-21 16:37:13 -05:00
byte[]
4332ca76c5 more constraint validation, allow anonymous users to edit settings 2019-12-21 14:56:54 -05:00
byte[]
3874d569b4 admin comment and post query fixes 2019-12-21 14:31:32 -05:00
byte[]
edc2b0c5d3 fix permissions 2019-12-21 09:36:30 -05:00
byte[]
d24c97dad8 add related button to image page 2019-12-20 18:07:02 -05:00
byte[]
31e7727648 allow assistants to moderate images 2019-12-20 17:30:31 -05:00
byte[]
0d8e1c5ceb auto ip bans 2019-12-20 13:58:06 -05:00
Luna D
1b238f465f
description editing permission 2019-12-20 13:29:12 -05:00
byte[]
6c3515799b add invalid filter guard to user query compiler 2019-12-20 13:05:39 -05:00
byte[]
0c5860c457 ensure that site notices are live when selected 2019-12-20 09:22:39 -05:00
byte[]
e33be9c8de sleep first, then request 2019-12-19 23:14:14 -05:00
byte[]
48eda4ff5d poll votes 2019-12-19 22:41:19 -05:00
Luna D
85f70f88af
do more permissions 2019-12-19 19:00:09 -05:00
Luna D
45e3d2801d
*D (only deleted, no merges) search opt 2019-12-19 17:39:34 -05:00
byte[]
091fafd5e2 add back sort option for oldest comments first 2019-12-19 15:11:44 -05:00
byte[]
eeacf9ee14 untangle compile time dependencies in views 2019-12-19 14:32:12 -05:00
byte[]
c01ef54a71 avoid showing massive spoiler boxes in forums 2019-12-19 02:02:08 -05:00
byte[]
391c754a42 fix lingering galleries bugs 2019-12-19 01:51:21 -05:00
byte[]
ea3d40375f reverse the optgroups 2019-12-19 01:38:20 -05:00
byte[]
db1787aa45 various scraper fixes 2019-12-18 18:51:02 -05:00
byte[]
d6e89a1449 batched updater for user profile info 2019-12-18 14:32:21 -05:00
byte[]
fe746dac0f channel creation 2019-12-18 12:01:33 -05:00
byte[]
d7d9743a7e add missing application to list 2019-12-18 11:18:16 -05:00
byte[]
70b6c7ab17 channel updaters 2019-12-18 11:12:48 -05:00
byte[]
570319de97 correctly cast creation time 2019-12-17 21:32:33 -05:00
byte[]
3818a0e0d1 automatic user link verifier 2019-12-17 20:35:07 -05:00
byte[]
8cb3e33714 allow users to reveal hidden images, moderators to index deleted images 2019-12-17 19:42:50 -05:00
byte[]
b423f8f201 record initial source change on upload 2019-12-17 14:06:32 -05:00
byte[]
6d105ffc53 image uploader tampering 2019-12-17 13:53:41 -05:00
byte[]
3aa730a325 copy tags on dupe merge 2019-12-17 12:13:05 -05:00
byte[]
10707cd92d autoclose reports when reportable item is deleted 2019-12-17 11:45:22 -05:00
byte[]
8b220775bb more admin tools 2019-12-17 00:44:24 -05:00
byte[]
c45a2a16d9 admin donations 2019-12-16 22:24:40 -05:00
byte[]
598f46215e profile details 2019-12-16 21:26:43 -05:00
byte[]
8f445e49f9 batch tagging 2019-12-16 17:11:16 -05:00
byte[]
03301168c7 add connection: close to proxy request 2019-12-16 15:34:21 -05:00
byte[]
70b077e4e7 add reindex and delete buttons 2019-12-16 13:49:53 -05:00
byte[]
a74e7e9170 image mod tools 2019-12-16 00:25:06 -05:00
byte[]
6c3dd03270 no limit 2019-12-15 22:45:15 -05:00
byte[]
af1781dcd0 fix warnings 2019-12-15 21:24:23 -05:00
byte[]
f8431cb1c2 admin users and roles 2019-12-15 21:21:14 -05:00
byte[]
299e0cf923 admin mod notes 2019-12-15 17:52:51 -05:00
byte[]
e37ab2849e badges and awards 2019-12-15 15:02:13 -05:00
byte[]
2a6b596765 admin forums 2019-12-15 12:54:27 -05:00
byte[]
b14dbf46b5 admin pages 2019-12-15 12:33:37 -05:00
byte[]
62885b51df actually count correctly 2019-12-15 10:09:43 -05:00
byte[]
b1828ff68a adverts 2019-12-14 21:54:16 -05:00
byte[]
bc6965485a more straightforward usage of array_replace 2019-12-14 20:41:53 -05:00
byte[]
b62a723efe count correctly 2019-12-14 18:12:00 -05:00
byte[]
482f1dfe5e tag aliasing and image editing 2019-12-14 18:07:29 -05:00
byte[]
b7c8b95003 more aliasing prep 2019-12-14 17:07:43 -05:00
byte[]
05c427e013 already had that one 2019-12-14 16:27:06 -05:00
byte[]
7a1cc312f3 more permissions 2019-12-14 16:26:05 -05:00
byte[]
993658ce0e fix permissions 2019-12-14 16:23:35 -05:00
byte[]
4f3390f728 tag description and implication editing 2019-12-14 16:18:49 -05:00
byte[]
2eb39b43aa fix staff buttons 2019-12-14 15:15:35 -05:00
byte[]
e5266db21e add loader plugs 2019-12-14 14:46:50 -05:00
byte[]
ff854fce73 Merge remote-tracking branch 'origin/staff-tools' 2019-12-14 13:31:28 -05:00
byte[]
56ce4c74bc site notices 2019-12-14 13:28:04 -05:00
Luna D
782baba324
topic hiding / restoring 2019-12-14 13:03:11 -05:00
byte[]
5871920c14 ban id and time field refactor 2019-12-14 12:50:30 -05:00
Luna D
37be32f2b2
finish topic moving 2019-12-14 11:43:26 -05:00
Luna D
ffed45269b
unfinished topic moving 2019-12-14 11:10:33 -05:00
Luna D
375a5c6de1
topic stick, lock, total shitcode 2019-12-13 18:31:42 -05:00
byte[]
8196271976 show error tags first; signifiy staff metadata updates; remove pagination from watched images section 2019-12-13 14:56:52 -05:00
byte[]
fefb91644b fingerprint bans 2019-12-13 14:06:08 -05:00
byte[]
304d5486d6 subnet bans 2019-12-13 13:50:35 -05:00
byte[]
4063f84b6b user bans + ban messages for users 2019-12-13 12:14:34 -05:00
byte[]
47cd24e506 calculate pagination info correctly 2019-12-12 17:15:59 -05:00
byte[]
aa4af5a2e6 admin dnp queue 2019-12-12 16:44:50 -05:00
byte[]
d851e8cf62 various fixes:
line-heights
ability to edit filters
fix tag parameter decoding again
better error_tag message
2019-12-12 10:51:44 -05:00
byte[]
6293c6d45d Merge remote-tracking branch 'origin/staff-tools' 2019-12-11 23:22:03 -05:00
Luna D
4e5a29e6fb
post hiding, destroying, and a few fixes 2019-12-11 18:58:00 -05:00
Luna D
5101bd31f2
comment destroying (css wip) 2019-12-11 17:21:14 -05:00
byte[]
d4d4ee0e2d various fixes:
add base line-height: 1.5em
add appropriate placeholder color to inputs
show number of faves on fave index
link to correct location in watched images list on activity page
don't show pagination info when there are no results
don't create a source history entry if the source wasn't changed
2019-12-10 19:41:29 -05:00
Luna D
a2b3817d5a
comment hiding 2019-12-10 15:29:48 -05:00
Luna D
b6d4c38979
fix permission 2019-12-10 12:17:13 -05:00
Luna D
2d9d32af81
reveal anon 2019-12-10 11:57:01 -05:00
byte[]
2fcfa3a344 also allow merge 2019-12-09 20:38:55 -05:00
byte[]
ca3afb26fd ensure moderators can see duplicate report tab 2019-12-09 20:36:58 -05:00
byte[]
2c1725f20a correctly count user links 2019-12-09 20:29:44 -05:00
byte[]
2a1ceb421e use correct changeset 2019-12-09 20:24:44 -05:00
byte[]
7d247b777f admin user links 2019-12-09 20:21:49 -05:00
byte[]
687db1b98d duplicate reports 2019-12-08 23:41:35 -05:00
byte[]
13d971a0c1 admin reports: claim, close 2019-12-08 22:16:13 -05:00
byte[]
92dd6e1edb Merge remote-tracking branch 'origin/staff-tools' 2019-12-08 21:40:10 -05:00
byte[]
402c2eae90 add redis host for docker env, fixes #3 2019-12-08 18:34:18 -05:00
Luna D
b7e07b099a
use correct permissions 2019-12-08 17:03:26 -05:00
byte[]
21d9202347 fixes for banned users 2019-12-08 15:13:01 -05:00
byte[]
179d8a27d9 images in report queue 2019-12-08 13:22:38 -05:00
byte[]
ccd5c6aae1 fix copypasta error 2019-12-08 13:01:25 -05:00
byte[]
9f6ac9753d fix warnings 2019-12-08 12:48:39 -05:00
byte[]
181931cf67 admin reports 2019-12-08 12:45:37 -05:00
byte[]
d887ba0f94 Add proper transforms to comment query compiler 2019-12-08 11:07:20 -05:00
byte[]
ef0eee0105 validation fixes, make navigate endpoint use * as query if none given 2019-12-08 10:00:54 -05:00
byte[]
f645869d28 use awarded_on for sort 2019-12-08 01:11:16 -05:00
byte[]
f9f6518d97 image hiding 2019-12-07 23:53:18 -05:00
byte[]
0d48fc59b2 staff tools for ips 2019-12-07 20:49:28 -05:00
byte[]
c8e63adc22 add role map to users 2019-12-07 19:57:37 -05:00
byte[]
8a4b6d3b0a add roles and filter preload 2019-12-07 19:49:05 -05:00
byte[]
3e4cad2c7d fix warning 2019-12-07 18:25:21 -05:00
byte[]
cf28d6e915 fixes for private messages 2019-12-07 18:24:37 -05:00
byte[]
5cdc647208 add 'search posts' button to topic header 2019-12-07 11:32:04 -05:00
byte[]
ae189bafce avatar uploading 2019-12-07 11:26:45 -05:00
byte[]
8a8281eaba refactor processor architecture 2019-12-07 00:49:20 -05:00
byte[]
b89e9c464f don't allow posting in locked topics 2019-12-06 18:25:05 -05:00
byte[]
2a9cbb0ff0 Merge remote-tracking branch 'origin/staff-tools' 2019-12-06 17:57:26 -05:00
byte[]
4475b7f095 actually use NDT diff... 2019-12-06 17:41:56 -05:00
byte[]
26d203f54c force comparison with NDT 2019-12-06 17:37:45 -05:00
byte[]
3d66ff432a update topic last reply date 2019-12-06 17:36:08 -05:00
byte[]
b56485f13a static page versions 2019-12-06 12:59:17 -05:00
byte[]
6329b01e38 hide/spoiler/watch from tag dropdown 2019-12-06 12:12:55 -05:00
byte[]
ae6e282424 post editing 2019-12-06 10:14:25 -05:00
byte[]
d22ab9aa58 tentative comment editing 2019-12-06 09:43:01 -05:00
byte[]
76de12d69d post versions 2019-12-06 08:58:34 -05:00
byte[]
8d08c42331 delegate attribution correctly 2019-12-05 22:11:52 -05:00
byte[]
0c976851ed fix various things 2019-12-05 22:05:21 -05:00
byte[]
9fc04b9b71 primitive history viewing 2019-12-05 21:46:51 -05:00
byte[]
2a338d86c7 allow users to edit their profile description 2019-12-05 19:36:45 -05:00
Luna D
cb4c956079
permission checks 2019-12-05 14:31:29 -05:00
byte[]
a3187ae150 update stats counters when specific actions are taken 2019-12-05 14:23:26 -05:00
byte[]
c070b515c0 channel subscriptions 2019-12-04 23:27:40 -05:00
byte[]
885488d40e galleries 2019-12-04 23:12:49 -05:00
byte[]
c918e4f7ab gallery show page 2019-12-04 19:53:31 -05:00
byte[]
dfe1e3b57e gallery routes 2019-12-04 19:11:31 -05:00
Luna D
7c6a189dab
no this isnt rails 2019-12-04 18:23:03 -05:00
Luna D
00373f44b2
simplify 2019-12-04 18:21:12 -05:00
Luna D
accc9b5304
actual working counters i think 2019-12-04 18:15:54 -05:00
byte[]
015abf068b add tag changes to tag, profile 2019-12-04 17:10:35 -05:00
byte[]
413c19a97d handle aliases in tag input 2019-12-04 16:42:13 -05:00
byte[]
b36ef1dd23 commission item routes 2019-12-04 12:14:41 -05:00
byte[]
bbe7643174 rest of commission routes 2019-12-04 11:35:06 -05:00
byte[]
ce4b1b1bcf upgrade from mix.config to config 2019-12-04 10:35:16 -05:00
byte[]
8d9487e032 renest commissions page 2019-12-04 09:28:17 -05:00
byte[]
846c99e563 user links 2019-12-04 09:04:25 -05:00
byte[]
50759774f6 fix conversation controller 2019-12-04 08:27:35 -05:00
byte[]
2bc39e8416 comment and post reporting 2019-12-04 08:13:10 -05:00
byte[]
8cc2fd763c allow indexing forums 2019-12-04 07:38:57 -05:00
byte[]
600d37c7c0 image options area 2019-12-03 23:14:56 -05:00
byte[]
de5868f5ad full docker setup 2019-12-03 14:02:52 -05:00
byte[]
1e4a157def development seeds 2019-12-02 12:40:17 -05:00
byte[]
bf7dab33b7 add standard seeds 2019-12-02 10:58:12 -05:00
byte[]
7ae3bc3a90 add missing aliases 2019-12-02 10:02:48 -05:00
byte[]
25319f1c76 apply filter evaluator 2019-12-01 12:11:00 -05:00
byte[]
5db190d6b8 automatic notifications clearing 2019-12-01 00:03:45 -05:00
byte[]
dae9f90501 filter editing 2019-11-30 21:25:42 -05:00
byte[]
2df262a1de add ImageLoader 2019-11-30 21:22:05 -05:00
byte[]
4635bd1c65 proper post search 2019-11-30 20:44:57 -05:00
byte[]
8b79f5808f fix datetime parsing 2019-11-30 20:30:05 -05:00
byte[]
404141883a proper comment search 2019-11-30 20:06:08 -05:00
byte[]
64d1e817d1 settings page 2019-11-30 17:40:53 -05:00
byte[]
1e1b0054d0 add livestream tracking 2019-11-30 01:30:45 -05:00
byte[]
d94a09c2d9 add image navigation 2019-11-29 21:33:15 -05:00
byte[]
d6ba37c882 stats page 2019-11-29 17:45:44 -05:00
byte[]
4b124160ad dnp list 2019-11-29 16:47:41 -05:00
byte[]
9a6f0e01a7 misc fixes 2019-11-29 15:04:13 -05:00
byte[]
70bbe6df81 add detailed descriptions to tag pages 2019-11-29 14:59:55 -05:00
byte[]
ca1036088f notification clearing, forum subscriptions 2019-11-29 14:29:01 -05:00
byte[]
ce450b77d9 static pages 2019-11-29 01:35:15 -05:00
byte[]
c621c83ac8 adverts 2019-11-29 01:26:05 -05:00
byte[]
482b8c2e80 use full_text when it's available 2019-11-29 00:49:32 -05:00
byte[]
5fc1768454 automatically categorize certain tags based on their namespaces 2019-11-29 00:45:41 -05:00
byte[]
57fcb8504c add description editing 2019-11-29 00:39:15 -05:00
byte[]
5bc277231e disable tumblr scraper for time being 2019-11-29 00:08:08 -05:00
byte[]
1dab37ed58 create auto subscription on image upload 2019-11-29 00:05:20 -05:00
byte[]
9db79fe62b require extended mode for tweets 2019-11-28 23:56:01 -05:00
byte[]
5e5e3d3b45 prepend host header 2019-11-28 19:56:36 -05:00
byte[]
9468ede4e3 always use custom user agent 2019-11-28 19:34:22 -05:00
byte[]
85b1f2b1ec reverse search 2019-11-28 19:11:05 -05:00
byte[]
fbfa572a1e add scrapers 2019-11-28 12:12:10 -05:00
byte[]
a489d00aed recognize domain characters correctly 2019-11-27 19:19:55 -05:00
byte[]
5b77e2a060 textile fixes 2019-11-27 16:07:22 -05:00
byte[]
31d05e312c miscellaneous fixes 2019-11-27 00:51:20 -05:00
byte[]
912efc8dcd various fixes 2019-11-26 23:52:49 -05:00
byte[]
ae7f3834fd verified uploaders 2019-11-26 20:45:57 -05:00
byte[]
84abf98b30 uploading works 2019-11-25 23:51:17 -05:00
byte[]
56db3807aa all processing code 2019-11-25 22:47:57 -05:00
byte[]
2159fbd9c7 add processor skeleton 2019-11-25 21:57:47 -05:00
byte[]
813ff87f9e processors 2019-11-25 19:06:40 -05:00
byte[]
91187d24f1 add corner intensities and mime type hooks 2019-11-25 00:18:16 -05:00
byte[]
dd8ecd531c controller/view for tag changes, source changes 2019-11-24 21:16:22 -05:00
byte[]
0e5de7aaa2 source/tag change model setup 2019-11-24 13:36:21 -05:00
byte[]
831580ac3d subscribe user on topic creation 2019-11-18 23:03:16 -05:00
byte[]
92d53f6450 set name_at_post_time more explicitly 2019-11-18 22:58:21 -05:00
byte[]
623b2b486f forum has_many subscriptions 2019-11-18 22:41:57 -05:00
byte[]
d6e07b8316 topics/polls forms, relative dates 2019-11-18 22:38:22 -05:00
byte[]
3ee6c07609 use more correct way of propagating user through models 2019-11-18 19:33:27 -05:00
byte[]
d0f53463a2 render polls 2019-11-18 13:09:59 -05:00
byte[]
2f4ba6d96d read site notices 2019-11-18 12:32:23 -05:00
byte[]
acb50f3efe conversations 2019-11-18 11:00:08 -05:00