Revert "Revert "Removed the "fix_scrollbarbug" div and all references to it.""
[citadel.git] / citadel /
2010-09-23 Wilfried Goesgens* implement expanding of shorter URLs in feeds; IG...
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-20 Art CancroWhen creating a new context, set lastcmd to now.
2010-09-20 Art CancroMore of the same. I think it's time to reduce complexi...
2010-09-20 Art CancroCtdlThreadSchedule() considered harmful. Eliminate...
2010-09-19 Wilfried Goesgens* put sender in another way, still doesn't work
2010-09-19 Wilfried Goesgens* html_to_ascii appends a \n, we don't like that neithe...
2010-09-19 Wilfried Goesgens* handle 'encoded' for RSS + atom the right way
2010-09-19 Wilfried Goesgens* add RSS-debug compile flag mechanic
2010-09-18 Wilfried Goesgens* remove debug post all
2010-09-18 Wilfried Goesgens* just display reply link, if we got one.
2010-09-18 Wilfried Goesgens* suport author/email tag in atoms
2010-09-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-16 Wilfried Goesgens* switch to loading the HTTP reply into a StrBuf
2010-09-15 Art Cancrorobots.txt now explicitly allows everyone. free love...
2010-09-14 Art CancroOffer meta tags in head for RSS feeds (uses templates)
2010-09-14 Art Cancrotext client, enter message, send reply references durin...
2010-09-14 Art CancroAdded a module for blog rooms. Add EUID for any messag...
2010-09-14 Art Cancroimap server update to new API
2010-09-14 Art CancroCtdlRoomAccess() can now return a new value UA_REPLYALL...
2010-09-13 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-12 Wilfried Goesgens* remove debugging output etc.
2010-09-12 Wilfried Goesgens* rewrite rss parser:
2010-09-12 Wilfried Goesgens* WHOK: ommit empty lines.
2010-09-10 Art CancroApplied samjam's CtdlMessageInRoom() patch but wrapped...
2010-09-10 Art CancroAll components in git master to version 7.89 in order...
2010-09-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-07 Wilfried Goesgens* if we have a CDATA section assume its the message...
2010-09-07 samjamAllow save-to-drafts without recipients
2010-09-07 Art Cancrocmd_invt_kick() is normally permitted when the room...
2010-09-05 Wilfried Goesgens* re-enable drafts as proposed by samjam.
2010-09-05 Wilfried Goesgens* add missing entry in list of environment variables...
2010-09-04 Art CancroThe status line is back! Reused the callbacks from...
2010-09-03 Art CancroImplemented a nice way to do a status line that clings...
2010-09-03 Art CancroRemoved the USscreenwidth and USscreenheight fields...
2010-09-03 Art Cancrocmd_msg*() now work properly in guest mode. This compl...
2010-09-03 Art CancroAllow MSGS command to operate in guest mode.
2010-09-03 Art CancroFurther hacks to CtdlRoomAccess() to support guest...
2010-09-03 Art CancroOuch. CtdlRoomAccess() had a couple of places where...
2010-09-03 Art CancroAll of the cmd_lXXX (list rooms) commands are now set...
2010-09-03 Art CancroCtdlAccessCheck() may now be passed a new access level...
2010-09-03 Art CancroCtdlRoomAccess() now returns a set of read-only access...
2010-09-03 Art CancroGratuitous style cleanup
2010-09-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Art CancroThe new paginator now makes use of the server-supplied...
2010-09-02 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Art CancroObserve the value of rc_prompt_control
2010-09-02 Wilfried Goesgens* moving directories around isn't smart in a git workin...
2010-09-02 Art CancroHUGE update to the way the paginator works. scr_putc...
2010-09-02 Art CancroAll screen output now goes through scr_putc().
2010-09-02 Art CancroRemoved more vestiges of curses mode
2010-09-02 Art CancroRemoved err_* and sln_* functions; replaced all calls...
2010-09-02 Art Cancroremove .svnignore files
2010-09-02 Art Cancroremoved unused stubs from screen.c
2010-09-02 Art CancroRemoved curses fullscreen mode in the text client,...
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-09-01 Art CancroOops, my svn/git autodetection logic is still broken...
2010-08-31 Art CancroAnother attempt at fixing svn_revision for git
2010-08-31 Art CancroModified mk_svn_revision.sh so that it doesn't barf...
2010-08-31 Art Cancrotest commit one1 of three3
2010-08-31 Art Cancrotest commit one of three
2010-08-31 Art CancroCOPYING.txt referred to a latest copyright date of...
2010-08-31 Art CancroTest commit 1 of 2
2010-08-31 Art CancroLogging in as "guest" from the text client now does...
2010-08-31 Art CancroClient library now stores the flag indicating whether...
2010-08-31 Art CancroAmend the INFO command to alert the client whether...
2010-08-31 Art CancroAdded a global config setting to allow anonymous guest...
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-08-31 Wilfried Goesgens* client_read_sslblob(): fix buffer handling, clean...
2010-08-31 Art Cancroanother test
2010-08-31 Art CancroYet another test
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroTest commit #2
2010-08-31 rootTest git commit
2010-08-29 Wilfried Göesgens* added debugging output while reading blobs via ssl.
2010-08-29 Wilfried Göesgens* output what we're sending into the BIGBAD_IODBG too.
2010-08-28 Wilfried Göesgens* fix GTSN not to cut seen stats at 1024 chars
2010-08-28 Wilfried Göesgens* do typedef the visit struct, remove all those 'struct...
2010-08-27 Art Cancro* One more change to the recent header folding bugfix
2010-08-26 Wilfried Göesgens* if we fail to log in because of user/passvoid wrong...
2010-08-26 Art Cancro* Fixed a wrap bug in convert_internet_message()
2010-08-25 Art Cancro* Remove doorway cmd from messages/mainmenu
2010-08-25 Art Cancro* Added an undocumented feature to the text client...
2010-08-24 Art Cancro* If we convert an IPv6-mapped-IPv4 address to dotted...
2010-08-23 Art Cancro* Fixed bug in webcit-to-citadel IPv6/IPv4 connectivity
2010-08-20 Art Cancro* Don't tell libcurl to use an interface that does...
2010-08-20 Art Cancro* Cleanup and tuning of previous commit
2010-08-20 Art Cancro* When attempting to connect() to the first available...
2010-08-19 Art Cancro* text client - tell the user the actual hostname and...
2010-08-19 Art Cancro* Updated the text client with the new tcp client socke...
2010-08-19 Art Cancro* Client connectsock() is now TCP only
2010-08-19 Art Cancro* If there are multiple IP addresses available for...
next