gravel
|
5b4ecdde73
|
Defer server pubkey knowledge to post-fetch
|
2 years ago |
gravel
|
3e22c7fc6e
|
Add backtraces to error messages
|
2 years ago |
gravel
|
b1332137cf
|
Expand NSFW detection
|
2 years ago |
gravel
|
648820b381
|
More thoroughly exclude read-denied rooms
|
2 years ago |
gravel
|
f2d8d3e586
|
Strip parsed tags from description
|
2 years ago |
gravel
|
1a1e8914ae
|
Parse tags from description
|
2 years ago |
gravel
|
9c396edff2
|
Label more rooms & hide offending rooms
|
2 years ago |
gravel
|
a33e491dbf
|
Tag 'moderated' only given 2 or more staff
|
2 years ago |
gravel
|
9340cb1dec
|
Reserve and use 'moderated' tag
|
2 years ago |
mdPlusPlus
|
754a2482bd
|
Fix typos
|
2 years ago |
gravel
|
113072f74e
|
Remove spam in logs
|
2 years ago |
gravel
|
9565fd609a
|
Extend and cache preprocessed tag information
|
2 years ago |
gravel
|
33808dc466
|
Fix typo
|
2 years ago |
gravel
|
1bd9b6b13e
|
Suspend unmanaged SOGS
|
2 years ago |
gravel
|
3797c42062
|
Add 88.212.53.198:4080 server (7c59)
|
2 years ago |
gravel
|
e851576ae9
|
Make tag display less intrusive
|
2 years ago |
gravel
|
c0a4b9c09a
|
Cache fetched sources
|
2 years ago |
gravel
|
1e05a74e95
|
Log error before crash on missing known pubkey
|
2 years ago |
gravel
|
99194864aa
|
Add manual NSFW tagging, refactor icon safety
|
2 years ago |
gravel
|
a6841ab9c5
|
Cache all room icons
|
2 years ago |
gravel
|
0dccb889f7
|
Merge branch 'main' into dev
|
2 years ago |
gravel
|
ceea186ded
|
Reorganizing & codestyle compliance
|
2 years ago |
gravel
|
ba067ff621
|
Merge branch 'dev'
|
2 years ago |
gravel
|
6fc91007a4
|
Display tags as lowercase
|
2 years ago |
gravel
|
d3f1707f5c
|
Update API keys && fix tag serialization
|
2 years ago |
gravel
|
2366385ae1
|
Parse listing config as raw
|
2 years ago |
gravel
|
b23cecc693
|
Add PHP include paths, update dev process
|
2 years ago |
gravel
|
ca322ff7cc
|
Add 'all' listing
|
2 years ago |
gravel
|
6785454494
|
Serve listings as array instead
|
2 years ago |
gravel
|
a93fd5fb4a
|
Remove extraneous room listing attribute
|
2 years ago |
gravel
|
25d2bc46ac
|
Increase request timeout for slow SOGS
|
2 years ago |
gravel
|
20b5eac1ec
|
Prune unused utilities
|
2 years ago |
gravel
|
03c495ff92
|
Move option-dependent constants to getopt
|
2 years ago |
gravel
|
492e7d7743
|
Merge branch 'listing-provider' into dev
|
2 years ago |
gravel
|
f137899150
|
Run listing provider with default jobs
|
2 years ago |
gravel
|
2953d022e4
|
Add untracked file
|
2 years ago |
gravel
|
2e60c75695
|
Remove redundant listing data
|
2 years ago |
gravel
|
178e091aa1
|
Implement basic listings
|
2 years ago |
gravel
|
d0c6186fb4
|
Fetch assets in parallel
|
2 years ago |
gravel
|
0f5d03d23c
|
Merge branch 'dev' into parallel-fetching
|
2 years ago |
gravel
|
caf994d6b9
|
Do not serialize intermediate server attributes
|
2 years ago |
gravel
|
fed9033cf3
|
Fixes, logging
|
2 years ago |
gravel
|
35fe0faaf0
|
Add dry-run flag & makefile target
|
2 years ago |
gravel
|
2669e975f1
|
WIP: Coroutines
|
2 years ago |
gravel
|
9e63e33d06
|
Whitespace
|
2 years ago |
gravel
|
dd6c4c1a59
|
Lower icon refetch rate to 1 day
|
2 years ago |
gravel
|
522ac62f54
|
Monorepo decomposition
|
2 years ago |
gravel
|
a0c384cf5e
|
Add tag for rooms used by project
|
2 years ago |
gravel
|
ecf674fe3d
|
Re-fetch QR codes after 12 hours
|
2 years ago |
gravel
|
f7ad2619f1
|
Update mtime of empty expired icons
|
2 years ago |
gravel
|
5c8a704877
|
Expire room icons
|
2 years ago |
gravel
|
8c686e8228
|
Add new tag & modal info
|
2 years ago |
gravel
|
f934703e6f
|
Fix missing icons
|
2 years ago |
gravel
|
c1541b2c9a
|
More granular icon safety
|
2 years ago |
gravel
|
a058bf2de1
|
Add server icons from rooms
|
2 years ago |
gravel
|
3345e9c9b3
|
Add 'icon safety'
|
2 years ago |
gravel
|
8258e76b5a
|
Fix resizing & add logs
|
2 years ago |
gravel
|
7738318ec9
|
Tweak I
|
2 years ago |
gravel
|
49cfd69eb5
|
Prototype resizable server icons
|
2 years ago |
gravel
|
34725f7aab
|
Fix polling for session.directory
|
2 years ago |
gravel
|
6c6a1c4f1f
|
Change mode of qr-codes/ to 0755
|
2 years ago |
gravel
|
00abc43351
|
Allow logging null
|
2 years ago |
gravel
|
3fea99f6f2
|
Propagate failure in HTML generation
|
2 years ago |
gravel
|
bee544dab8
|
Remove redundant user tag filter
|
2 years ago |
gravel
|
9d3c2c29f6
|
CI tests now colorless & fast
|
2 years ago |
gravel
|
2c1a4973bb
|
Fix crash in tag serialization
|
2 years ago |
gravel
|
6c9afe90b8
|
Add tags to modal, fix layout
|
2 years ago |
gravel
|
31092d2529
|
Merge branch 'main' into community-labels
|
2 years ago |
gravel
|
50f0669f2a
|
Only show 'showcased' tags in table
|
2 years ago |
gravel
|
9ed403e6f1
|
Add dynamic modals
|
2 years ago |
gravel
|
307d9fa5eb
|
Hide poor staff coverage tag
|
2 years ago |
gravel
|
8fa08ec29e
|
Add tag descriptions & track staff coverage
|
2 years ago |
gravel
|
e777c30339
|
Detect NSFW keywords
|
2 years ago |
gravel
|
bfa64118fa
|
Add CommunityTag & parse ASGL tags
|
2 years ago |
gravel
|
a8f0464149
|
Merge branch 'main' into community-labels
|
2 years ago |
gravel
|
25edfdb2ce
|
Fast fetch mode flag
|
2 years ago |
gravel
|
160a924dd0
|
Whitespace and formatting
|
2 years ago |
gravel
|
57e703c383
|
Add Community labels & refactor sourcing
|
2 years ago |
gravel
|
22d1d017be
|
Reflect cutoff period for user counts in tooltip
|
2 years ago |
gravel
|
121633debc
|
Revert "Re-normalize active user counts"
This reverts commit 3b47818f6e .
|
2 years ago |
gravel
|
be29fc5bc5
|
Whitespace
|
2 years ago |
gravel
|
1f13ca1ad9
|
Pre-sort by name and host
|
2 years ago |
gravel
|
0cb25ffaff
|
Re-normalize active user counts
|
2 years ago |
gravel
|
e462221dd9
|
Apply `--verbose` to `make dev` & propagate to SSG
|
2 years ago |
mdPlusPlus
|
cbafe99736
|
Add https://gaohuangse.work
|
2 years ago |
gravel
|
80e296eaf5
|
Known pubkey fallback, exclude on key collisions
|
2 years ago |
gravel
|
434f8bfe55
|
Docs, pruning & whitespace
|
2 years ago |
gravel
|
41ec585c2b
|
Correct string to nullable type
|
2 years ago |
gravel
|
68090834e5
|
Introduce wrapper for htmlspecialchars
|
2 years ago |
gravel
|
f50457f7d5
|
Clarify merging logic
|
2 years ago |
gravel
|
a6b8261017
|
Remove unused logic
|
2 years ago |
gravel
|
4e47ef6167
|
Clarify future TODO
|
2 years ago |
gravel
|
085f51e982
|
Sort KNOWN_PUBKEYS array keys in source
|
2 years ago |
gravel
|
b478e8ae68
|
Log room hints
|
2 years ago |
gravel
|
c82e8f11a6
|
Post-merge fixes
|
2 years ago |
gravel
|
9a5ce3e3a2
|
Merge branch 'main' into querying-refactor
|
2 years ago |
gravel
|
35f3c69656
|
Add freearkham.cc as source
|
2 years ago |
gravel
|
5bb195cad3
|
Refactor querying & support hidden indexes
|
2 years ago |
gravel
|
455ce71ea7
|
Add verbosity options
|
2 years ago |
gravel
|
4d81509d31
|
Merge changes to server list
|
2 years ago |
gravel
|
f88e20f798
|
Fix whitespace & typo
|
2 years ago |
mdPlusPlus
|
c9aaa71993
|
Add new server
|
2 years ago |
SomeGuy
|
03f7ce520d
|
Merge pull request 'Add failsafe for locating project root' (#22) from gravel/sessioncommunities.online:php-getenv-failsafe into main
Reviewed-on: SomeGuy/sessioncommunities.online#22
|
2 years ago |
SomeGuy
|
347e3401a7
|
Merge pull request 'Hotfix unknown identifier in truncate()' (#23) from gravel/sessioncommunities.online:main into main
Reviewed-on: SomeGuy/sessioncommunities.online#23
|
2 years ago |
mdPlusPlus
|
112f3cf726
|
Modify $known_servers
|
2 years ago |
gravel
|
ebf923717e
|
De-duping code branches
|
2 years ago |
gravel
|
0d7798e9ae
|
Fix whitespace
|
2 years ago |
gravel
|
03f88e6c0a
|
Refactor querying & improve logging
|
2 years ago |
mdPlusPlus
|
2a78c56091
|
Modify $known_servers
|
2 years ago |
gravel
|
ef3913dcd8
|
Hotfix unknown identifier in truncate()
|
2 years ago |
gravel
|
c59034c606
|
Add failsafe for locating project root
|
2 years ago |
mdPlusPlus
|
c4cf98d51b
|
Add SOGS found via shodan.io
|
2 years ago |
mdPlusPlus
|
aa1d7675f5
|
Fix typos
|
2 years ago |
mdPlusPlus
|
6e4f39b847
|
Improve logging
|
2 years ago |
SomeGuy
|
8af459e55c
|
Merge pull request 'SOGS QR Caching & backend improvements' (#17) from gravel/sessioncommunities.online:backend-caching into main
Reviewed-on: SomeGuy/sessioncommunities.online#17
|
2 years ago |
mdPlusPlus
|
84b2f7bda0
|
Fix unquoted string
|
2 years ago |
mdPlusPlus
|
9b143a8d27
|
Add http://116.203.51.179, but comment it out for now
|
2 years ago |
mdPlusPlus
|
de0206f9c5
|
Remove http://13.233.251.36:8081 from $known_servers, offline
|
2 years ago |
mdPlusPlus
|
654822b774
|
Improve offline recognition in curl_get_contents()
|
2 years ago |
mdPlusPlus
|
1ba79becdf
|
Fix JSON API endpoint to include all official communities again
|
2 years ago |
mdPlusPlus
|
8936ec35fb
|
Fix debug echo
|
2 years ago |
gravel
|
f19e19df90
|
Improve logging
|
2 years ago |
gravel
|
66ad8e1dd1
|
Responsive Join URL display
|
2 years ago |
gravel
|
a47ccbe4d2
|
Make sites/ root for relative PHP site includes
|
2 years ago |
mdPlusPlus
|
6963797dab
|
Add debug output
|
2 years ago |
mdPlusPlus
|
8907861656
|
Fix folder permissions
|
2 years ago |
gravel
|
a0d83d2ada
|
Update runtime disclaimer & syntax
|
2 years ago |
gravel
|
1f9f14d858
|
Restructure static site generation
|
2 years ago |