Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
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
Show more breadcrumbs
Craig Hendricks
Synchronet
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
20
May
19
18
13
12
10
8
7
5
4
3
2
1
30
Apr
28
26
25
24
23
22
21
20
19
18
16
15
14
13
11
10
11
10
11
10
8
7
6
7
6
4
3
2
1
31
Mar
30
29
28
27
25
24
23
24
23
22
23
22
21
20
18
17
15
14
13
12
11
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
21
20
19
18
16
15
14
13
12
11
10
9
8
9
8
9
8
7
6
5
4
3
2
3
2
1
31
Jan
30
29
28
27
Chat sounds (e.g.: mentions) no longer send an audible beep to the terminal by default. Sounds may be toggled with `/sound`. This setting is saved for future sessions per user. Updated help and readme files.
master
master
Merge branch sbbs:master into master
Don't prompt for ex-ASCII support when UTF8 auto-detected
Move the SS_NEWUSER flag setting to just after prompting for initial terminal
Don't turn off the "ASCII only" user setting during logon
Eliminate global C hackros: CRLF and CLS
Allow username/number to be passed to change_user() via C++ sbbs_t and JS bbs
Abstract sysop user status using userdat.c function and new sbbs_t method
Merge branch 'dd_msg_reader_reply_netmail_Q' into 'master'
DDMsgReader Fix: After replying to a netmail, pressing Q at the pause prompt would cause the message header not to be displayed when displaying the message again. Reported by Nelgin
Don't throw an exeption when ESC[u used before ESC[s
Add "maximum message age" in days option for AreaMgr %RESCAN use
Break scan loop on abort (Ctrl-C)
Don't prompt to add sub to new-scan when scalling for polls (i.e. to vote on)
Make it clear that linked nodes includes linked points in the help text
Allow a "max message count" to be specified in AreaMgr "rescan" requests
Merge branch 'dd_msg_reader_another_utf8_update' into 'master'
DDMsgReader: Another UTF-8 update to ensure messages with UTF8 are printed correctly (reported by Nelgin)
Merge branch 'web_429_error' into 'master'
Add 429 error message page
Merge branch 'slyedit_DCT_remove_ctrl_R_for_program_info_from_menu' into 'master'
SlyEdit DCT mode: Remove "Ctrl-R" from help menu for program info, since that hotkey is now used to run the spell checker
Merge branch 'slyedit_general_file_edit_and_meme_support' into 'master'
SlyEdit: Better behavior for editing general files, to support editing SSH keys & such. Support for appending a meme to a message by typing /m on an empty line and pressing enter.
Add an 8th (!) argument to constructor to allow connect timeout override
Store last received response in 'received_response' property
Remove sorbes.net as it is has ceased operation
Add support for parsing format parameter of plain/text content-type MIME field
Include format=fixed or flowed in exported content-type news header fields
Add support to SMBLIB for "Fixed" format message text
Add 'center_automsg' option (default: false)
Add P_MODS and P_CENTER definitions
Add P_CENTER mode flag for printing centered multline text buffers/strings
Add widest_line(), returns widest (display width) of lines in char*
Fix bug in random_menu() introduce in previous commit
Add meme formatter, make meme format the default (using meme_chooser.js)
Do the options thing in the main() function
Merge branch 'dd_file_are_chooser_display_header_fix' into 'master'
DDFileAreaChooser fix: Displays the configured header file again
Merge branch 'slyedit_retain_ctrl_a_in_quotes' into 'master'
Loading