fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/moderate.c
50 commits
Merge updates from trunk.
mistachkin
6f3640a71…
2022-10-17 01:02
Merged trunk changes in. Only needed to track my own rename of branch_of_rid() to branch_of_ckin_r…
wyoung
ea28708f8…
2021-03-01 07:37
Brought graham's ui-local-diff branch up to date with respect to trunk. This is not a simple merge,…
wyoung
0516f4d3c…
2021-02-14 21:28
Merge version-2.14
george
0e31c8d25…
2021-01-20 19:19
Merge the styling changes from trunk into the chatroom-dev branch.
drh
b8d6319b5…
2020-12-22 20:06
Add support for the "$current_feature" TH1 variable as a possibly better way to do page-specific of…
drh
112c713be…
2020-12-22 18:31
Removed the parameter from style_finish_page() since the resulting content div class is now redunda…
wyoung
0e83ca88c…
2020-12-22 12:13
Merge-in styling improvements from trunk
george
bb159b9e9…
2020-11-17 18:38
Styling improvements: (1) Change the "style_footer()" interface to "style_finish_page()" and give …
drh
3d6444fc4…
2020-11-07 13:28
Rename the "style_body_and_footer()" interface to "style_finish_page()" and add a more detailed hea…
drh
942b2076c…
2020-11-07 13:25
Added a parameter to style_footer() and renamed it to match its actual function (style_body_and_foo…
wyoung
ef5424b68…
2020-11-05 23:15
Merge in trunk (check-in [f741baa6be])
george
5d4a57f2c…
2020-08-26 15:52
Merge the latest enhancements from trunk.
drh
11c1566a9…
2020-08-22 15:35
Increment the cfgcnt when a forum items held for moderation is approved or disapproved, so that the…
drh
c80762fa8…
2020-08-22 15:31
Merge in trunk; resolve conflicts
ashepilko
7cfbf66a0…
2020-08-09 21:45
Merge trunk
jan.nijtmans
69b450c1e…
2020-06-25 08:16
Merge trunk
jan.nijtmans
1e4aaf7b2…
2020-05-22 20:16
Merged in trunk.
stephan
a2ec60333…
2020-05-12 21:36
Merge in trunk
george
161a21068…
2020-04-26 23:10
Merge in trunk.
florian
7896afa71…
2020-04-15 11:12
merge [trunk]
bch
0b6322788…
2020-04-09 20:16
Fixes to search. (1) Keep forum search up-to-date. (2) Do not add items to search if they are pen…
drh
5e28febf2…
2020-04-05 19:44
Merge trunk
jan.nijtmans
9dbea18c7…
2020-01-28 20:39
Merge in trunk
ashepilko
4d8aecdfc…
2020-01-09 17:57
Merge in latest developments from trunk.
andybradford
b713393b9…
2019-09-13 15:11
Merge updates from trunk.
mistachkin
20c64950a…
2019-09-04 20:01
Back out check-in [3ad81c3c499599b4] which was causing sync to fail.
drh
e1962ef67…
2019-09-03 21:22
Make calls to db_begin_write() instead of db_begin_transaction() where appropriate.
drh
3ad81c3c4…
2019-09-03 20:22
Make calls to db_begin_write() instead of db_begin_transaction() where appropriate.
drh
3ad81c3c4…
2019-09-03 20:22
Improvements to /vdiff. Provide the branch= query parameter. In the name decoder, all "merge-in:B…
drh
e632a092a…
2019-09-03 20:17
Merge in latest from trunk.
andybradford
aa3763911…
2019-08-31 16:42
Merge in latest from trunk.
andybradford
aa3763911…
2019-08-31 16:42
On the /vdiff page, show a timeline with both check-ins using different highlights on each check-in.
drh
6e40f866a…
2019-08-27 00:11
Merge trunk
jan.nijtmans
fc5f88d6d…
2019-08-04 22:56
For timelines with the r= query parameter for a particular branch, try to draw that branch on the f…
drh
51510bfce…
2019-05-21 17:59
Merge in the most recent enhancements from trunk, and the new experimental feature that puts the se…
drh
274e95f54…
2019-05-20 23:19
For timelines of a particular branch, try to put the target branch on the left side of the graph, b…
drh
b39d8d69d…
2019-05-20 22:47
Merge updates from trunk.
mistachkin
be8b227b2…
2019-05-17 18:54
Merge changes from trunk.
drh
49f8f9e1f…
2019-05-17 12:05
Automatically disapprove pending moderation requests when deleting a user. This makes it easier to …
drh
0211e8c45…
2019-05-17 11:52
When deleting a user via /setup_uedit, also disapprove any pending-moderation entries for users whi…
stephan
b14cf3bc6…
2019-05-17 07:27
Replace most calls to db_begin_transaction() with db_begin_write() to avoid having a reader locking…
andybradford
6cc535482…
2019-03-19 14:09
Merge updates from trunk.
ashepilko
f59c9ecb5…
2018-09-14 19:13
Merge trunk. Update to Beta 7 of OpenSSL 1.1.1 (pre release 9, with TLS 1.3 support !!!)
jan.nijtmans
cbdbc0a0c…
2018-08-23 15:14
A new implementation for "Forum" in which each forum post is an artifact. This merge includes lots …
drh
99fcc43f5…
2018-08-07 15:12
Merge from trunk.
ashepilko
19997e99c…
2018-08-02 08:32
Only show the "Moderation Requests" submenu button if there exist one or more posts in need of mode…
drh
397c32b6b…
2018-07-31 17:13
Try to make moderation a little easier, as recent experience suggests that will be a big deal with …
drh
a9e5a1eef…
2018-07-31 17:05
Further improvements to webpage_error() and webpage_assert(). Fix forum processing so that moderat…
drh
32bbb9a9f…
2018-07-25 17:53
Fix minor comment typo. No code changes.
drh
ac6657e2d…
2018-07-19 18:54
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close