Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 ancestors of 03979823d152afbd

2018-08-29
11:04
Try to start a new write transaction before updating the VCACHE table. This will hopefully prevent occasional "database is locked" errors when browsing the documentation. ... (check-in: 03979823d1 user: drh tags: trunk)
03:31
Fixed some Markdown-isms just checked into www/forum.wiki. ... (check-in: 34a3bc12b0 user: wyoung tags: trunk)
03:25
Assorted improvements to the "Skin Setup" section of forum.wiki. ... (check-in: 04d4bde170 user: wyoung tags: trunk)
03:13
Clarity fixes to the Email Alerts capability paragraph of forum.wiki ... (check-in: d6e5754d71 user: wyoung tags: trunk)
2018-08-27
15:00
Remove unnecessary execute bit ... (check-in: cabc447c68 user: andygoth tags: trunk)
15:00
Correct markdown reference documentation on optional outermost | characters ... (check-in: 08e4371bdc user: andygoth tags: trunk)
2018-08-26
02:20
Update JSON code to account for new capabilities. Also, the 'setup' and 'admin' capabilities should imply 'debug'. ... (check-in: 3f12d40661 user: mistachkin tags: trunk)
2018-08-25
20:41
Coloring the hyperlinks to the newest forum posts from /forum with a dimmer and less saturated version of the normal hyperlink color in the default skin, to test the new div.forumPosts selector. Other skins to be updated later if this is approved. ... (check-in: 86ff84dac8 user: wyoung tags: trunk)
17:24
Merged forum-skin-links branch to trunk. ... (check-in: 91c2b1b6c5 user: wyoung tags: trunk)
16:06
Added new CSS class forumPosts to the <div> containing the list of posts on the /forum page so that skins can target elements of this list differently than others. One immediate use for this is styling read threads differently via a:visited styling. Currently, only one of the stock skins ships with an unconditional a:visited change, so that all links show in the same color regardless of their state. That's fine in most areas of the UI, but in the forum, a skin developer may want something special, so we need a way to mark them differently. This <div> was already using the broadly-used "fileage" style, but we don't want changes to a:visited and such to affect all other users of fileage, so we need a unique style to this page. ... (check-in: 7778249033 user: wyoung tags: trunk)
2018-08-23
16:02
Do not try to run backoffice if not connected to a valid repository. ... (check-in: 3f5b254932 user: drh tags: trunk)
15:07
Add the meta-viewport header to the repository list page. ... (check-in: bb7c2d91df user: drh tags: trunk)
2018-08-22
19:43
Fix a unfinalized query in the /admin_log page. ... (check-in: 6022ad49c4 user: drh tags: trunk)
2018-08-21
01:33
Dynamic number of columns on the /help page, based on screen width ... (check-in: 1d495e89e2 user: drh tags: trunk)
2018-08-20
23:36
Add 10% more horizontal space in columns of the file browser /dir page. ... (check-in: 0acb670e53 user: drh tags: trunk)
19:30
For timeline graphs on narrow screens, set the rail pitch to its minimum value to conserve horizontal space. ... (check-in: e63da90dee user: drh tags: trunk)
19:15
When displaying a timeline on a narrow screen, move the date to the third column to make the first column narrower. ... (check-in: 8fc7c1b1bb user: drh tags: trunk)
18:29
Fix harmless compiler warnings. ... (check-in: 02bd594146 user: drh tags: trunk)
18:05
Make all webpages more mobile-friendly. There are still many tweaks possible, but it seems to basically work now. ... (check-in: 9131af26f1 user: drh tags: trunk)
18:04
Enable responsive design by default on all skins. ... (Closed-Leaf check-in: 466744aae2 user: drh tags: mobile)
17:51
Add automatic columnation of the capabilities in the /setup_uedit screen. ... (check-in: 4f4956f831 user: drh tags: mobile)
17:31
On the flat /dir webpage, automatically adjust the number of columns based on the screen width. ... (check-in: 50698a3c27 user: drh tags: mobile)
16:06
Simple changes to the default CSS and Header that seem to help Fossil work better on mobile by avoiding menu wraps. ... (check-in: 5fb040810e user: drh tags: mobile)
2018-08-17
15:38
Fix the /setup_smtp page so that it edits the routing table sensibly. ... (check-in: 5416287d18 user: drh tags: trunk)
14:24
Add the /emailoutq page, accessible only by the administrator. ... (check-in: ca732777c4 user: drh tags: trunk)
13:04
Break out the user configuration pages into a separate "setupuser.c" source file. ... (check-in: a49ed35bb7 user: drh tags: trunk)
12:32
Improvements to privilege processing and the "Security Audit" page /secaudit0. ... (check-in: 397d23c161 user: drh tags: trunk)
01:27
Allow + signs in email addresses. Added a comment to link to a source giving the true limit on legal characters in email addresses, which are currently far less restrictive than our newly-expanded limits. ... (check-in: 1bfd790352 user: wyoung tags: trunk)
2018-08-16
20:48
Enhance the backoffice to automatically purge stale entries from the emailblob table, if that table exists. ... (check-in: 4c7edd4cfd user: drh tags: trunk)
19:51
Do not put "Return-Path:" headers in notification emails to be sent. That is a violation of standards as only the receiving SMTP server should add the Return-Path header. Instead, include a custom X-Fossil-From: header that downstream software can use (if desired) to set the envelope header of the message. ... (check-in: 731836b869 user: drh tags: trunk)
18:56
For email notifications abound events from a single user (such as individual forum post notifications) make the From: address be a "noreply" hash based on the users human-readable name or handle. Always include a Return-Path: field in the header that is the email-self setting, to be used by MTUs that need to bounce the message. ... (check-in: 475c9d11e9 user: drh tags: trunk)
16:45
Do not show posts that are awaiting moderation to users without moderator privilege unless they are the same user that generated the post in the first place. ... (check-in: 16c42a0808 user: drh tags: trunk)
16:26
Update the built-in SQLite to the latest trunk version which includes the fix for EXPLAIN QUERY PLAN for the query that runs the /forum page. ... (check-in: f8994f8975 user: drh tags: trunk)
16:13
Adjust the /forum page so that it for users without forum moderator privilege, it pretends that unmoderated posts do not exist, and for user with moderator privilege it paints an "Awaiting Moderator Approval" message on posts that need moderation. ... (check-in: ef7f85eecd user: drh tags: trunk)
12:31
Fix the /forum page so that it links to the most recent post. ... (check-in: b0ae37c039 user: drh tags: trunk)
07:21
Improved locality of a variable. No functional change. ... (check-in: 09103fd2f0 user: wyoung tags: trunk)
06:36
Replaced a declare-and-init line pair with a single define-with-value line. No functional change. ... (check-in: 8f47c3f653 user: wyoung tags: trunk)
02:03
Fix the hextoblob() function so that does not report out-of-memory if the size of the input string is zero bytes. This fixes the instances of "out-of-memory" reports when accessing the /alerts page without an argument. ... (check-in: 5519c6b8fc user: drh tags: trunk)
01:46
Fixes to the /webmail screen ... (check-in: a24de3f9fc user: drh tags: trunk)
01:43
Add comments to the /register page implementation. No logic changes. ... (check-in: a4419c6c02 user: drh tags: trunk)
2018-08-15
21:28
Do not issue a warning about duplicate branch names when doing a --private check-in. ... (check-in: d7e45aae70 user: drh tags: trunk)
20:50
Improved title on on the /forum page. ... (check-in: dbd96b2c74 user: drh tags: trunk)
20:41
On the main /forum screen, provide the new n= and x= query parameters to enable access to older threads. ... (check-in: aff20904fa user: drh tags: trunk)
20:17
On the "Recent Threads" page (/forum) show the number of messages and the duration of each thread. ... (check-in: a50dfe6fae user: drh tags: trunk)
18:14
Improvements to self-register (the /register page) so that it works correctly for users how are already subscribers and enter the subscriber email. ... (check-in: 4c43f2cd43 user: drh tags: trunk)
15:53
Remove an db_begin_transaction() that had no matching db_end_transaction(). ... (check-in: b2fca3dd4d user: drh tags: trunk)
12:09
Change the default markup language for Forum to Markdown. ... (check-in: 5f3cb278fd user: drh tags: trunk)
11:05
Update to openssl-1.0.2p ... (check-in: 38638cfcdd user: jan.nijtmans tags: trunk)
2018-08-14
13:05
Don't use "file nativename" in makemake.tcl, because it gives a different win/Makefile.msc when run on UNIX ... (check-in: af80be5cef user: jan.nijtmans tags: trunk)
05:59
Changed all of the "sendmail -t" commands to "sendmail -ti" to make it ignore lines containing only a dot; we use EOF to signal "end of message," so we don't need the second signal. This is separate from the smtp.c fix in [51740ce45f]: that's only used when Fossil speaks directly to an SMTP server, where a leading dot is treated somewhat differently than the lone dot rule for sendmail(1)'s stdin. This problem with leading dots was diagnosed by gumblex, /forumpost/4290f75ba1. ... (check-in: 8c0ec30bc3 user: wyoung tags: trunk)
04:39
URL fix ... (check-in: 6787aac97f user: wyoung tags: trunk)