Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 638-can-t-control-c-during-a-file-search
  • add_body_to_pager_email
  • c23-playing
  • cryptlib-3.4.7
  • dailybuild_linux-x64
  • dailybuild_macos-armv8
  • dailybuild_win32
  • dd_file_lister_filanem_in_desc_color
  • dd_msg_reader_are_you_there_warning_improvement
  • hide_remote_connection_with_telgate
  • master default protected
  • mingw32-build
  • mlong/darkmodetweak
  • mode7
  • new_config_format
  • new_file_base
  • new_user_dat
  • ree/mastermind
  • revert-9d6b6c2f
  • syncterm-1.2
  • sbbs320d
  • syncterm-1.6
  • syncterm-1.5
  • syncterm-1.4
  • sbbs320b
  • syncterm-1.3
  • syncterm-1.2
  • syncterm-1.2rc6
  • syncterm-1.2rc5
  • push
  • syncterm-1.2rc4
  • syncterm-1.2rc2
  • syncterm-1.2rc1
  • sbbs319b
  • sbbs318b
  • goodbuild_linux-x64_Sep-01-2020
  • goodbuild_win32_Sep-01-2020
  • goodbuild_linux-x64_Aug-31-2020
  • goodbuild_win32_Aug-31-2020
  • goodbuild_win32_Aug-30-2020
40 results
Created with Raphaël 2.2.013Jan121110910987653231Dec302928262519181716121110876542130Nov292827252423222120191817161513121110820Oct191714626Sep11730Aug292718171312116330Jul292827242221131211530Jun171631May272625211918141312930Apr282724232221201918161514131211626Mar2011963229Feb27262524212019181715141310764329JanMSVC++ (2013) property sheet for building tcp/ip programs. Currently just linksRemoved old unsupported MSVC++ project/workspace files.Don't assume the first null message index is the last message in the sub. Don't create an Array just to have something to set arbitrary properties on. This may fix the problem observed on Vert by KenDB3 (messages after mid Nov. 2016 not being displayed).Bug fix: When posting a poll, now it makes sure the user's sub-board is correct. Also, now it correctly handles the user quitting out of a couple menus with the ESC key (making no choice).Added the ability to vote on a topic from the result viewer interface. Also, updated the documentation a bit.Include attr:MSG_POLL in header when using MsgBase.add_poll; not sure if it made the difference, but a problem observed earlier has gone away.fix cleartoeol() and clearline() to clear relative to current frame offset (instead of absolute position)Reset x and y offset to 0 after clearing frame. Maybe this should be done in Frame.home().Send scrollbar back to start of scroll area before adjusting height/width.Unset HIGH in displayFrame.attr rather than passing CTRL-A code.Simplified Frame.clear(); mcmlxxix may disapprove.On second thought, Frame.clear() will probably just be changed and my previous commit is unnecessary.Home the frame cursor after nuking the data array.In ViewVoteResults, call Frame.cleardata before dumping new content into the Frame. This effectively resets Frame.data_width and Frame.data_height, which ScrollBar uses in its calculations.Added Frame.cleardata() method; resets Frame data array to [], invalidates Frame.Worked on displaying the vote results - Got the poll result colors showing correctly in the frame and enabled frame scrolling and navigation between the poll result messages. There are still some things remaining, such as enabling voting on a poll from the "view results" view, going directly to a poll message by typing in its number, and voting on all polls.Version 1.17 beta 22: Fixed a couple of bugs related to viewing messages with ANSI content and scrolling them.Remove code tabbing from inside of <pre> tags. derp.Removed extra XJS closing doodle.Removed hard-coded enlish lanuage strings that make my legg hurt. Get error and log messages from the language file instead.Use strings from language file when returning nodelist or sending telegrams.Prefix section names with page_, sidebar_, api_.Replaced hard-coded strings with references to loaded language section.More stringsUse [mail] strings from language file.More strings.Replaced hard-coded english strings with references to loaded language file.Use button_ftelnet text from language file [home] section in place of previous 'Connect via Telnet' string.Use strings from language file rather than hard-coded enlish lanuage perthetic looser talk.Default language file and loading method.TyposMore Winders-friendly directory traversal prevention and path sanitizing. This and the previous commit should resolve problems seen by kk4qbn.Merge branch 'master' of https://github.com/echicken/synchronet-web-v4Load [WebSocketTelnet] section from services.ini (per instructions, whoops); if that fails, try [WebSocket].Trying to use a Frame to display poll message text to ensure it's scrollable. Having an issue with it displaying Synchronet color attributes though..More escaping of HTML.Derps.Documented sidebar modules, pages, page control lines, and the new layout settings.New "control line" format (first comment line in SSJS,XJS,HTML file).Removed more testing garbage.
Loading