⌈⌋ ⎇ branch:  freshcode


Timeline

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

77 check-ins using file db.sql version b21a8d2b64

2015-04-12
15:26
API locked against `test.db` (needs an inspection UI still) for now. Mostly untested implementation of CREATE/new_project() method with SSL cert requirement. check-in: 884a3cd028 user: mario tags: trunk
15:25
Support for per-project password locking and login. check-in: 990092aba4 user: mario tags: trunk
2015-04-11
21:28
API default SSL cert for CREATE /projects/new.json requests. check-in: b7a652b950 user: mario tags: trunk
2015-04-05
18:20
Remove "already". Reads like a bug, when it should just be informational. check-in: 0a262f81a7 user: mario tags: trunk, 0.8.0
18:20
Width limit for sidebar. check-in: e34c957b76 user: mario tags: trunk
18:19
Firefox misinterprets `whitespace:no-wrap` again. check-in: 019dafd5a8 user: mario tags: trunk
18:19
Fixed "TUV" link. And raise preview size to 120x90 now. check-in: f1a7b0b015 user: mario tags: trunk
18:18
Cut down the title length to 64 chars beforehand. (New layout expands too much else.) check-in: 5fdce9467d user: mario tags: trunk
18:18
Full sized preview image 160x120 check-in: 0ab86b164c user: mario tags: trunk
2015-03-24
20:07
Fix spacing to header block. Correct nowrap issue for title/version/datetime in .project headers (Firefox). check-in: 5bda659526 user: mario tags: trunk
20:06
Spread out project name letters further (ABC, DEF, GHIJ, KL, MN, OPQ, RS, TUV, WXYZ, 0-9) to match up with current distribution. check-in: 1c319c982b user: mario tags: trunk
18:24
Mini template includes for new table #mainsplit and .container-width check-in: 783542f508 user: mario tags: trunk
18:23
Updated stylesheet to use table-layout for #main/#sidebar split. Padding still needs work. check-in: 686e87487e user: mario tags: trunk
2015-03-11
22:41
Autoupdate support for LaunchPad project URLs. (Uses `release_notes` field from Launchpad devel API.) check-in: 8057ad9fad user: mario tags: trunk
2015-03-08
00:17
Fix launchpadlibrarian user image lookup, and github avatar url regex. check-in: 9081585b19 user: mario tags: trunk
2015-03-04
19:41
Don't keep destroyed2 state. check-in: 334b3412d8 user: mario tags: trunk
19:41
Allow only 1-letter proj_name suffixes. check-in: 8fa4e98a21 user: mario tags: trunk
2015-02-25
19:10
Omit `deleted` entrys from spotlight. check-in: 3778635df7 user: mario tags: trunk
2015-01-20
16:03
Filter addition for spammy GitHub releases. check-in: 39ab60dd4c user: mario tags: trunk
2015-01-18
22:49
Remove doubled `em` tag. check-in: 3622816360 user: mario tags: trunk
22:43
Launchpad-releases for frontpage sidebar. check-in: 6df868d8f9 user: mario tags: trunk
22:31
Introduce `launchpad-releases` page. Updated polling with less delay. (So far only 30% of projects information received, less than 12% of release infos.) check-in: d16f5b9864 user: mario tags: trunk
22:28
Make freecode/freshmeat.club just aliases of main freshcode.club domain. check-in: 28d1e9f14c user: mario tags: trunk
22:28
Updated user agent string with concrete version number. check-in: bde5b9bcef user: mario tags: trunk
22:27
Workaround for session cookie / CF issues. check-in: 4c3f82222e user: mario tags: trunk
22:26
DrChangelog: removed template rules, added regex rule info for `changelog` module, mention current github querying breakage. check-in: c193eae1c8 user: mario tags: trunk
2015-01-11
03:40
Experimental launchpad project+release polling. (Not using OAuth, so decidedly slow-running; gonna take two weeks before it gets any results.) check-in: 071676fbb1 user: mario tags: trunk
2015-01-08
17:57
Friendlier placeholder page in case of SQLite locks / running update scripts. check-in: 6676cf4af8 user: mario tags: trunk
15:56
Add extra Unicode backtick to allowed input::_text filter. check-in: 86d56847bc user: mario tags: trunk
15:55
Make tag/ pages and search results NOINDEX for spiders. check-in: 1820232a81 user: mario tags: trunk
15:55
COLLATE NOCASE for version_exists() check check-in: 3886be7986 user: mario tags: trunk
2014-12-29
14:11
Addition of redir/ script for obfuscated URLs (not sure if needed though). check-in: e98c1f377a user: mario tags: trunk
14:10
Addition of gtkapps, kdeapps, qtapps, cliapps to feed list. check-in: 20f04cf33d user: mario tags: trunk
14:10
Detect other Twitter URL variations. check-in: 1c0b6ac0e7 user: mario tags: trunk
14:08
Forum: threads with new submissions order on top now. check-in: 39f671788e user: mario tags: trunk
2014-12-23
05:11
Prevent recollapsing of forum entries when editing within the reply/form fields. check-in: f8bc06e188 user: mario tags: trunk
05:11
Make actual timeout for session also 7 days. check-in: 4ee9fb60b6 user: mario tags: trunk
05:10
One-time SQL fixing scripts for submitter_image. check-in: aaf424b6b3 user: mario tags: trunk
05:07
Fix again (like the fifth time) the user image updating logic. Partial $newdata submissions had $this[submitter] still empty, therefore stripped previous user icon url/hash. check-in: 8f9b3a45b1 user: mario tags: trunk
05:06
Add opendesktop.org/gtkapps/kdeapps/etc. to frontpage sidebar check-in: 6bbebc2961 user: mario tags: trunk
05:06
Text: clear up that CC-BY-SA only covers the project description/text, not the project itself check-in: fa55b2f072 user: mario tags: trunk
2014-12-19
22:46
Compare search term also against plain project `name`. check-in: a2cad88cbe user: mario tags: trunk
2014-12-07
21:21
UI-tag as 0.7.7 check-in: 9a076b186e user: mario tags: trunk
21:20
Document new gravatar/identicon options @github / @sourceforge / @launchpad. check-in: 54f1d36a8c user: mario tags: trunk
21:18
Add ->nl newline conversion, ->f_version filter, and url_user_icon() utilization (@github / @sourceforge / @launchpad), keep local part from email-style (gravatar/etc.) submitter if plain nick is absent, fix comparison to previous submitter name (else emptying `submitter_image`). check-in: 41f5267633 user: mario tags: trunk
21:15
Introduce `f_version()` filter to compact spaces, and strip leading "v". Complexer `url_user_icon()` to convert @github, @sourceforge and @launchpad user names to gravatar/user images. check-in: 3788dc5e44 user: mario tags: trunk
21:14
Set db()/SQlite timeout to 15sec. check-in: 77b800a9a7 user: mario tags: trunk
21:14
Update header_stats 3x per day check-in: da7fef284d user: mario tags: trunk
21:13
Retain via: field from spooled entries, spupport cmdline flag --now for instant insertions. check-in: 46ee31d256 user: mario tags: trunk
21:12
Block `wagic` (auto-regenerated master release stamps). check-in: 86d391b93b user: mario tags: trunk
21:11
Added transactions as suggested by Lothar. check-in: b4a8119636 user: mario tags: trunk
21:11
No more .trimmed for github-releases sidebar block. check-in: 1285c138f7 user: mario tags: trunk
2014-12-01
14:21
Introduce `X-Content-License:` HTTP header. check-in: eb0d3d81fa user: mario tags: trunk
2014-11-29
17:34
Security fix: unescaped original input in diff/page_rc. check-in: 48c9a8c9e1 user: mario tags: trunk
09:31
Remove redundant border=/align= from frontpage project index. v0.7.6, readd header "beta" marker+color, Twitter icon in footer. check-in: dd615d6d47 user: mario tags: trunk
09:29
Change explanation for `image` field ("leave empty" for autogenerated homepage screenshot). check-in: 6235d2f8a6 user: mario tags: trunk
09:28
Better description for versioned_url() regex pattern. check-in: 477643db8d user: mario tags: trunk
09:28
Lessen delay for incoming/ imports to around 6 entries per day. check-in: 37d3c91ecc user: mario tags: trunk
09:26
Reveal incoming/ spool files in moderator stats. check-in: 638457a44c user: mario tags: trunk
2014-11-26
23:49
Updated description. check-in: f8be0a058e user: mario tags: trunk
23:40
Added contact mail address alternatively. check-in: 7095d32431 user: mario tags: trunk
23:39
p_key_value() with configurable \S+ placeholder, used by lib/autoupdate to match exclude=1,2,3 versions. Prepared import_spool for deferred / autoupdate-injected updates. check-in: 15eed82046 user: mario tags: trunk
2014-11-25
16:51
Switch uneeded include() for readfile(), all feed templates are static. check-in: d61bf7695d user: mario tags: trunk
16:49
Raise delay to around 4 hours. (3 was too frequent.) check-in: d039aaed83 user: mario tags: trunk
16:49
Five tags maximum copied per tweet (still shuffled), JSON API debug msg. check-in: d940e511cb user: mario tags: trunk
16:48
Add allowed `,` separator to cron specifiers. check-in: 3947abfec3 user: mario tags: trunk
16:48
Add #flags/#incoming count to stats (for moderators). check-in: 5d57a1e1ed user: mario tags: trunk
16:46
Add linuxgamenews.biz as news source. check-in: db90e8a5a7 user: mario tags: trunk
16:46
Introduce `IS_ADMIN` shortcut, header stats for moderator infos, fix flagged entry clearing. check-in: 7ee36caef9 user: mario tags: trunk
2014-11-22
21:31
Decode sourceforge URLs to skip %20 for version extraction, also try to capture -beta and -rc suffixes. check-in: a19ff10c97 user: mario tags: trunk
21:30
Omit tags with just one reference from tag"cloud"; scale text down a bit. check-in: e0cdb1b5c1 user: mario tags: trunk
21:29
Rename QPL to QtPL check-in: e86d921713 user: mario tags: trunk
21:29
Automated cronjob re-registration from `x-cron:` plugin meta fields. check-in: 2b7b9307c4 user: mario tags: trunk
21:28
Switch to raw `twurl` requests for Twitter updates, as that allows to embed screenshots easily. check-in: d9a13a9d82 user: mario tags: trunk
2014-11-19
22:04
Beta stage, declare version 0.7.5. check-in: 9339ac3384 user: mario tags: trunk, 0.7.5
21:53
versioned_urls: Permit version-tuple access ("$version0-$version1-$version2") as well. check-in: 7ce2919fde user: mario tags: trunk
2014-11-16
23:15
Add 0.7 DB scheme extensions: via, editor_note, autoupdate_delay check-in: 0eec3072b6 user: mario tags: trunk