Activity for bitchx

  • Enrique D. Bosch Enrique D. Bosch posted a comment on ticket #1

    Sorry, I didn't read this, so probably I'm late. This patch only changes the text of received (incoming) messages, it doesn't change sent (outgoing) messages (I didn't need it). I think you are receiving the error because the server only allows UTF-8 text for messages you send. About repos: different people at different times contributed to some degree to BitchX, I think the most complete codebase is here in sourceforge but some in github diverged more recently, it's a bit confusing.

  • Sevan Janiyan Sevan Janiyan posted a comment on ticket #16

    INSTALL document can be updated too.

  • Sevan Janiyan Sevan Janiyan created ticket #16

    Add support for Darwin (OS X / macOS)

  • Sevan Janiyan Sevan Janiyan created ticket #15

    Ignore build artifacts

  • Demogorgoff Demogorgoff posted a comment on ticket #1

    Thanks for answer Dan, i'd tested but it continue receiving: Odd server stuff: "FAIL PRIVMSG INVALID_UTF8 Message rejected for containing invalid UTF-8". Do you known some schedule about a new version? Why BitchX have a version to download here and another in github?

  • Dan Mashal Dan Mashal posted a comment on ticket #1

    Hello, git clone https://git.code.sf.net/p/bitchx/git bitchx-git I guess Kevin moved to git finally, but you want this tree off sourceforge not github. For patching it is the same just like any other patch, patch -p0 < file.patch No I have not tested this personally, it's actually a pretty old patch from about 5 years ago. Maybe the code has changed since then and the patch no longer works. Thanks, Dan On Fri, Sep 16, 2022 at 1:19 PM Demogorgoff demogorgoff@users.sourceforge.net wrote: Hey Dan, can...

  • Demogorgoff Demogorgoff posted a comment on ticket #1

    Hey Dan, can you send me the link of this svn version? You already test this locale ".diff" with the latest version!? How do you applied this patch!? Im kinda lost choosing download sources and running diff / patch commands. Have a good weekend.

  • Dan Mashal Dan Mashal posted a comment on ticket #1

    Don't use the git version, use the SVN version. On Thu, Sep 15, 2022 at 2:05 PM Demogorgoff demogorgoff@users.sourceforge.net wrote: Hello Henrique, can you send the download link for the git version and the commands to patch it!? I guess im doing something wrong. Thank's in advance Dude :) [patches:#1] Add UTF-8 to ISO-8859-1 conversion in output text. Status: open Group: Created: Wed Mar 09, 2011 08:49 PM UTC by Enrique D. Bosch Last Updated: Tue Jun 06, 2017 10:14 PM UTC Owner: nobody If UTF8_TO_ISO88591...

  • Demogorgoff Demogorgoff modified a comment on ticket #1

    Hello presi, can you help with the commands to patch it!? I guess im doing something wrong. Thanks in advance dude :)

  • Demogorgoff Demogorgoff modified a comment on ticket #1

    Hello presi, can you help with the commands to patch it!? I guess im doing something wrong. Thanks in advance Dude :)

  • Demogorgoff Demogorgoff modified a comment on ticket #1

    Hello presi, can you send the download link for the git version and the commands to patch it!? I guess im doing something wrong. Thanks in advance Dude :)

  • Demogorgoff Demogorgoff modified a comment on ticket #1

    Hello presi, can you send the download link for the git version and the commands to patch it!? I guess im doing something wrong. Thanks in advance Dude :)

  • Demogorgoff Demogorgoff posted a comment on ticket #1

    Hello Henrique, can you send the download link for the git version and the commands to patch it!? I guess im doing something wrong. Thank's in advance Dude :)

  • Ant Ant created ticket #8

    BitchX stable in Debian bullseye v11?

  • f committed [ed70cd]

    Initial revision

  • f committed [01ea8d]

    Added $Id$ tag.

  • f committed [97c72f]

    Added $ tag.

  • f committed [ba713c]

    Fixed channel signoff for client w/o -DWANTANSI.

  • f committed [05cde2]

    Fixed AddNick2List() so when DCC connection is established user is added

  • f committed [a19648]

    *** empty log message ***

  • f committed [edc544]

    Added fix_channel() to support /join 1,2,3 in e_channel(). fix_channel()

  • f committed [0fdc54]

    Changed all calls to AddNick2List(). Second argument tells which

  • f committed [21d76d]

    Changed calls to AddNick2List(). Second argument is server number

  • f committed [fb42cd]

    Changed calls to AddNick2List(). Second argument is server number

  • f committed [668433]

    Fixed p_quit() to honor setting of /CHSIGNOFF in -DEXTRAS. Previously

  • f committed [a8176d]

    Modified ListFriendsPage() to use CheckChannel2(). This way if we

  • f committed [3e3e04]

    Added CheckChannel2(). It is exactly the same as CheckChannel() except

  • f committed [49e50a]

    Modified AddFiles2List() so client does not crash when users sends

  • f committed [06f193]

    Fixed AddAutoBanKick() and AddBKNew() to correctly generate shitlist

  • f committed [caa540]

    Added refnum to whowas channel structure. This is used when channel is

  • f committed [a93933]

    Changed add_channel() to try and rejoin channel in same window when

  • f committed [988a9f]

    Changed add_to_whowas_chan_buffer(), we now store refnum of window.

  • f committed [67611a]

    Added FindWindow() - it walks through window list and returns pointer

  • f committed [1a851e]

    Removed fourth parameter from connect_by_number(). Because of problems

  • f committed [4c5467]

    Added help for /WALL.

  • f committed [717f52]

    Fixed ChanWallOp() to honor the value of ShowWallop. When set to on

  • f committed [de690a]

    *** empty log message ***

  • f committed [a96a83]

    Fixed status_umode() to show usermode +z.

  • f committed [baa21c]

    wallops() now shows your wallmsgs if SET USER_WALLOPS is set to off.

  • f committed [e83109]

    Removed anitrate from startup screen because new logo was not made by him.

  • f committed [e67767]

    Fixed crash in HandleTabPrev() with empty tabkey list.

  • f committed [5b72cb]

    Fixed listcommand() and ShowPacks() to output in plist format.

  • f committed [5cbdd7]

    Changed notify_mark() so orignick kicks in only if userhost of person

  • f committed [78509a]

    Changed default for SET USER_WALLOPS to OFF.

  • f committed [961735]

    Fixed operwall not showing nick if OperVision was ON.

  • f committed [d437d0]

    Changed portions of update_input() dealing with ANSI prompts - it should now work.

  • f committed [7aebdd]

    Fixed Net() not to connect to already connected server.

  • f committed [1cbf08]

    Changed scrollback_forwards() and scrollback_backwards() to scroll full

  • f committed [2ce889]

    Removed -DJM till I figure better way to do it.

  • f committed [fdea03]

    Fixed call to dgets() missing last arg.

  • f committed [2c2681]

    Fixed buffer overflow in PrintPublic() when /stamp was on.

  • f committed [288e93]

    Modified AddToQueue() to check for dupes already in queue. Files in DCC list are not added to queue either. Modified send3mcommand() and sendcommand() accordingly.

  • f committed [059b1b]

    Fix for coredump when string is NULL in function_szvar().

  • f committed [e8613f]

    Fixed SeedFiles(), stat() was called with filter instead of actual file causing it to possibly complain about sending a dir.

  • f committed [78d7b5]

    Remove updatever(), I have no idea what it was, it was never used anyway.

  • f committed [ac3dfe]

    Changed CeleAway(), SetAway() and SetBackDelete() to no longer display away message in bold

  • f committed [62eae0]

    Changed Net() to create hidden window.

  • f committed [55b992]

    Added LastMessage, LastNotice, LastMessageSent and LastNoticeSent to server structure to allow us to have per server last received/sent message/notice.

  • f committed [9e174e]

    Removed LastMessage, LastNotice, LastMessageSent and LastNoticeSent because they are now part of server structure.

  • f committed [82be49]

    Changed send_text() to use LastMessageSent and LastNoticeSent from server structure.

  • f committed [15d1d1]

    Added initialization of LastMessage, LastNotice, LastMessageSent and LastNoticeSent to add_to_server_list(). Added cleanup of LastMessage, LastNotice, LastMessageSent and LastNoticeSent to remove_from_server_list(). Added transfer of LastMessage, LastNotice, LastMessageSent and LastNoticeSent to connect_to_server().

  • f committed [ba59dd]

    Changed DirLM() to use LastMessage and LastNotice from server structure.

  • f committed [5d3f1e]

    Changed LastMessageKick() to use LastMessage from server structure.

  • f committed [cbcf0a]

    Removed LastMessage, LastNotice, LastMessageSent and LastNoticeSent from CleanUpScrollZVars() because they are now part of server structure.

  • f committed [b9bc9e]

    Changed PrintMessage() to use LastMessage from server structure. Changed HandleNotice() to use LastNotice from server structure. Changed LastNoticeKick() to use LastNotice from server structure.

  • f committed [639374]

    Changed DirLSM() to use LastMessage and LastNotice from server structure. Also fixed possible crash in DirLSM() when only spaces were entered after command.

  • f committed [a7a4c5]

    Fixed possible crash in DirLM() when only spaces were entered after command.

  • f committed [a7f747]

    Removed LastJoin because it is now part of server structure. This allows us to have per server lastjoin.

  • f committed [ac8594]

    Added LastJoin to server structure to allow as to have per server lastjoin.

  • f committed [1a7359]

    Removed void from function declarations to make crappy HP-UX compiler happy. Removed LastJoin from InitVars() because it is now part of server structure.

  • f committed [1a2384]

    Removed LastJoin because it is now part of server structure.

  • f committed [7dcd03]

    Changed ChannelJoin() to use LastJoin from server structure.

  • f committed [14a116]

    Changed LastJoinerKick() to use LastJoin from server structure.

  • f committed [47c88b]

    Removed void from function declarations to make crappy HP-UX compiler happy. Remove LastJoin from CleanUpScrollZVars() because it is now part of server structure.

  • f committed [d76ef8]

    Changed p_channel() to use LastJoin from server structure.

  • f committed [f66add]

    Added initialization of LastJoin to add_to_server_list(). Added cleanup of LastJoin to remove_from_server_list().

  • f committed [8c4bd7]

    Changed status_lastjoin() to use LastJoin from server structure.

  • f committed [1a955a]

    dcc_chat_rename() now renames nick in tabkey list.

  • f committed [50cdee]

    Fixed Logo() - startup ANSI should be included only when WANTANSI is defined regardless of __linux__. Fixed NHProtToggle() to turn off all atributes for non WANTANSI client. Fixed ChanStat() - say() formats were missing s resulting in broken display.

  • f committed [26e793]

    Changed the way SZdist writes #define and #undef.

  • f committed [59a799]

    Removed 1 from #define HAVETIMEOFDAY 1.

  • f committed [f47dc4]

    Changed #define and #undef statements.

  • f committed [38838e]

    Fix for crash in add_to_server_list(). LastJoin should be initialized to NULL otherwise malloc_strcpy() tries to free() it and core dumps.

  • f committed [09a177]

    SZdist is now located by searching environment variable PATH. We use this value to write SZdist.log.

  • f committed [cd00db]

    regbin is now located by searching environment variable PATH. We use this value to write regbin.log.

  • f committed [196946]

    Added CdccVerbose variable.

  • f committed [705167]

    Bumped version number of help file to 1.5. Fixed help for LS to comply with source code. Added help for CDCC VERBOSE.

  • f committed [85ac0b]

    Added description of new/changed/fixed stuff.

  • f committed [513f8e]

    Added variable CdccVerbose.

  • f committed [29eb01]

    Added VERBOSE referencing variable CdccVerbose to OnOffCommand().

  • f committed [486952]

    Fixed function declarations to match prototypes. Added CdccVerbose to remote Cdcc commands.

  • f committed [08f3b8]

    Fixed AWAYSAVE comments in ScrollZSave(). Added CDCC VERBOSE to ScrollZSave().

  • f committed [9f7e05]

    Added CDCC VERBOSE handling to ScrollZLoad(). Added initialization of CdccVerbose to InitVars().

  • f committed [e0b3a8]

    Patch for FileWrite() to call fflush() immediately after write to file.

  • f committed [d60f16]

    Added free for LastJoin in server structure to CleanUp().

  • f committed [7b0d68]

    Fix for /RECONNECT screwing up windows when using /WINDOW SERVER - removed call to window_check_servers().

  • f committed [613799]

    Fix for OVformat() - if from has '.' in it set it to NULL because it means it came from server.

  • f committed [878d87]

    Updated help for /MAP.

  • f committed [f4c255]

    Updated Map() to accept optional parameter - server name from where /LINKS is initiated.

  • f committed [da491b]

    Celerity 1.0 gamma code merge.

1 >