Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
webv4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Main
webv4
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
Tags
4
v3.17b
sbbs317-a
sbbs317
sbbs317-old
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Sep
15
Aug
14
12
20
Jul
6
May
2
28
Apr
13
12
17
Feb
10
8
Jan
5
Oct
24
Sep
17
15
5
4
29
Aug
26
23
21
17
16
15
14
13
31
Jul
30
29
26
25
24
21
20
19
18
16
2
23
Jun
14
6
22
May
9
9
Apr
14
Mar
13
12
29
Jan
27
26
21
14
13
12
11
10
9
8
7
6
5
4
3
2
3
Oct
31
Aug
30
20
30
Jul
29
25
24
1
Apr
31
Mar
13
25
Feb
15
1
31
Jan
28
16
12
Dec
8
9
Nov
21
Jul
13
30
Jun
23
Feb
14
Jan
12
11
10
9
8
7
6
5
29
Dec
28
26
25
19
17
8
7
23
Nov
22
21
17
16
17
Jun
16
28
Apr
26
Feb
19
Jan
18
2
1
31
Dec
27
26
22
19
18
16
15
14
13
12
9
7
5
4
7
Nov
6
5
12
Oct
Preparing for merge with sbbs repo.
master
master
Don't allow downloads form non-accessible directories.
Make the script not poop its pants if the requested file
Fix typo in my last commit to this file (from May 6)
fucking git I dunno
Don't prevent default click thing from doing its click thing.
Poll subjects (questions) are UTF-8 encoded when posted from web
Merge branch 'master' of https://github.com/echicken/synchronet-web-v4
Fix the display of anonymous messages and posting on anon-only subs
Garbage.
Prevent download if !dir is_exempt and file credits > user
Use User.downloaded_file() to do "all the things"
Merge pull request #33 from ftoledo/master
siguiendo traducciones
begin spanish translation
Break out spam attribute/subject check into a function for use
Don't allow replying to one's self
It was observed that httpSess threads would consume ~15% of a CPU
Convert non-UTF-8 message header fields (to/from) to UTF-8
utf8_decode() telegrams (to ASCII/CP437)
Tidying up the registration process
Allow use of existing zip archive
Twiddle users' posts/emails-sent counts as needed.
Optional new user default settings in modopts.ini->[web]
Disable web-based user registration by default.
Support UTF-8 message body text
Only add the sysop-logons to the logon list if configured to do so
UTF-8 encode user signatures and mark msg headers as UTF-8 encoded
Specify that we're using UTF-8 in the message body text and header fields
Only increment logons if this is a login request and not a
Make sure that login() is called, and just use its return value
Format.
Format and names of things.
Footer closure.
Move navbar related functions into navbar component file.
Initialize settings.web_components
Load navbar component. Tidy up component paths.
Move the navbar into its own component file.
Load modal component.
Move the modal (notification pop-up) into its own component file.
Loading