r8598 | ajc | 2010-05-31 23:06:22 -0400 (Mon, 31 May 2010) | 1 line
Changed paths:
M /trunk/webcit/webserver.c
* fixed a spelling error
r8597 | ajc | 2010-05-25 14:08:48 -0400 (Tue, 25 May 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
M /trunk/webcit/static/t/knrooms.html
M /trunk/webcit/static/wclib.js
M /trunk/webcit/static
r8596 | ajc | 2010-05-25 11:09:59 -0400 (Tue, 25 May 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
* Fixed the off-by-one error in bbs view that causes a blank page to appear at
the end when the number
r8595 | ajc | 2010-05-25 00:05:05 -0400 (Tue, 25 May 2010) | 1 line
Changed paths:
M /trunk/webcit/addressbook_popup.c
M /trunk/webcit/auth.c
M /trunk/webcit/autocompletion.c
M /trunk/webcit/availability.c
M
r8594 | ajc | 2010-05-24 13:31:47 -0400 (Mon, 24 May 2010) | 1 line
Changed paths:
M /trunk/webcit/context_loop.c
M /trunk/webcit/sysdep.c
M /trunk/webcit/webcit.h
M /trunk/webcit/webserver.c
* WebCit thread pool
r8585 | ajc | 2010-05-21 13:35:13 -0400 (Fri, 21 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/network/serv_network.c
* trace messages
r8582 | ajc | 2010-05-21 10:53:58 -0400 (Fri, 21 May 2010) | 1 line
Changed paths:
M /trunk/webcit/sysdep.c
M /trunk/webcit/tcp_sockets.c
M /trunk/webcit/webcit.h
* Change to main server loop. All threads block on
r8583 | ajc | 2010-05-21 11:19:52 -0400 (Fri, 21 May 2010) | 1 line
Changed paths:
M /trunk/webcit/sysdep.c
* Remove color from log message
r8584 | ajc | 2010-05-21 12:32:48 -0400 (Fri, 21 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/network/serv_network.c
* Better tempfilename generation for receive_spool()
r8581 | ajc | 2010-05-20 13:56:13 -0400 (Thu, 20 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/network/serv_network.c
* removed an extraneous debug line
r8580 | ajc | 2010-05-20 13:54:51 -0400 (Thu, 20 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/modules/xmpp/xmpp_presence.c
* In a rare eureka-moment, discovered that my
r8578 | ajc | 2010-05-19 11:49:45 -0400 (Wed, 19 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/network/serv_network.c
* individual spool files are now created for each run of the networker and
consolidated
r8579 | ajc | 2010-05-19 11:52:06 -0400 (Wed, 19 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/network/serv_network.c
* Finally eliminated the dreaded 'spooling - try again in a few minutes' error,
r8577 | ajc | 2010-05-19 10:09:20 -0400 (Wed, 19 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/network/serv_network.c
* When downloading network spool from another node, use the new
network/spooltmp
r8572 | ajc | 2010-05-18 14:51:49 -0400 (Tue, 18 May 2010) | 2 lines
Changed paths:
M /trunk/citadel/file_ops.c
M /trunk/citadel/include/citadel_dirs.h
M /trunk/citadel/modules/network/serv_network.c
M /trunk
r8573 | ajc | 2010-05-18 15:16:52 -0400 (Tue, 18 May 2010) | 1 line
Changed paths:
M /trunk/citadel/file_ops.c
M /trunk/citadel/modules/network/serv_network.c
* When a network node is uploading a spool file, receive it
r8571 | ajc | 2010-05-17 13:34:10 -0400 (Mon, 17 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/network/serv_network.c
* Minor cleanups while I try to figure out the network problem
r8568 | ajc | 2010-05-14 11:24:26 -0400 (Fri, 14 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/modules/xmpp/serv_xmpp.h
M /trunk/citadel/modules/xmpp/xmpp_messages.c
r8563 | ajc | 2010-05-10 16:36:54 -0400 (Mon, 10 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/modules/xmpp/xmpp_presence.c
M /trunk/citadel/modules/xmpp
r8564 | ajc | 2010-05-10 17:06:42 -0400 (Mon, 10 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/modules/xmpp/serv_xmpp.h
M /trunk/citadel/modules/xmpp/xmpp_presence.c
r8565 | ajc | 2010-05-10 17:22:05 -0400 (Mon, 10 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/modules/xmpp/xmpp_presence.c
M /trunk/citadel/modules/xmpp
r8562 | ajc | 2010-05-07 17:53:11 -0400 (Fri, 07 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
* Modified the XMPP service to use client_read_random_blob(). However, I
noticed that
r8560 | ajc | 2010-05-06 17:05:32 -0400 (Thu, 06 May 2010) | 1 line
Changed paths:
M /trunk/webcit/serv_func.c
M /trunk/webcit/static/webcit.css
* cleanup
r8557 | ajc | 2010-05-05 12:14:01 -0400 (Wed, 05 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
* XMPP login hooks which output protocol data should only activate if this is
actually an XMPP
r8556 | ajc | 2010-05-05 12:02:06 -0400 (Wed, 05 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/xmpp_presence.c
* check for null
r8553 | ajc | 2010-05-03 17:18:37 -0400 (Mon, 03 May 2010) | 2 lines
Changed paths:
M /trunk/citadel/modules/xmpp/xmpp_presence.c
M /trunk/citadel/modules/xmpp/xmpp_query_namespace.c
* New utility function
r8554 | ajc | 2010-05-03 17:19:15 -0400 (Mon, 03 May 2010) | 2 lines
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.h
* New utility function xmpp_is_visible(), used to determine whether any given
session in the
r8551 | ajc | 2010-05-03 16:09:50 -0400 (Mon, 03 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/xmpp_presence.c
* Lots of changes to the XMPP Mortuary to make it keep track of useful data.
We'r
r8548 | ajc | 2010-05-03 00:24:29 -0400 (Mon, 03 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/modules/xmpp/serv_xmpp.h
M /trunk/citadel/modules/xmpp/xmpp_presence.c
r8549 | ajc | 2010-05-03 11:31:33 -0400 (Mon, 03 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
* cosmetic changes
r8550 | ajc | 2010-05-03 12:41:45 -0400 (Mon, 03 May 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/calendar/serv_calendar.c
M /trunk/citadel/modules/expire/serv_expire.c
M /trunk/citadel/modules/openid
r8540 | ajc | 2010-04-28 13:03:55 -0400 (Wed, 28 Apr 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/modules/xmpp/xmpp_presence.c
* Reenabled the XMPP mortuary. If there
r8538 | ajc | 2010-04-28 11:52:26 -0400 (Wed, 28 Apr 2010) | 2 lines
Changed paths:
M /trunk/webcit/static/webcit.css
* Added a background color to the roomchat send box
* fixed some indentation and spacing in webcit.css
r8539 | ajc | 2010-04-28 12:01:22 -0400 (Wed, 28 Apr 2010) | 1 line
Changed paths:
M /trunk/webcit/static/webcit.css
* A little more padding between the chat windows
r8536 | ajc | 2010-04-27 12:20:19 -0400 (Tue, 27 Apr 2010) | 1 line
Changed paths:
M /trunk/webcit/roomchat.c
D /trunk/webcit/static/protoaculous1.6.packed.js
A /trunk/webcit/static/roomchat_unload.html
M /trunk
r8537 | ajc | 2010-04-27 12:23:06 -0400 (Tue, 27 Apr 2010) | 2 lines
Changed paths:
M /trunk/webcit/static/prototype.js
* upgrade prototype to 1.6.1
* upgrade scriptaculous to 1.8.3
r8532 | ajc | 2010-04-26 14:48:24 -0400 (Mon, 26 Apr 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/roomchat/serv_roomchat.c
M /trunk/webcit/roomchat.c
M /trunk/webcit/static/t/roomchat.html
M /trunk
r8531 | ajc | 2010-04-26 12:20:53 -0400 (Mon, 26 Apr 2010) | 1 line
Changed paths:
M /trunk/citadel/sysdep.c
* Executive decision. From now on, intr (ctrl-c) begins an attempt at a
graceful shutdown, but quit (ctrl
r8530 | ajc | 2010-04-25 01:11:29 -0400 (Sun, 25 Apr 2010) | 1 line
Changed paths:
M /trunk/webcit/roomchat.c
M /trunk/webcit/static/t/roomchat.html
M /trunk/webcit/static/webcit.css
* Added some style to the
r8524 | ajc | 2010-04-24 01:04:20 -0400 (Sat, 24 Apr 2010) | 1 line
Changed paths:
M /trunk/webcit/roomchat.c
M /trunk/webcit/static/t/roomchat.html
M /trunk/webcit/static/webcit.css
* Finally got room chat working
r8517 | ajc | 2010-04-19 11:39:22 -0400 (Mon, 19 Apr 2010) | 1 line
Changed paths:
M /trunk/webcit/tcp_sockets.c
-
r8516 | ajc | 2010-04-19 10:56:57 -0400 (Mon, 19 Apr 2010) | 1 line
Changed paths:
M /trunk/webcit/Makefile.in
M /trunk/webcit/context_loop.c
M /trunk/webcit/paging.c
A /trunk/webcit/roomchat.c
D /trunk/webcit
r8509 | ajc | 2010-04-10 15:12:22 -0400 (Sat, 10 Apr 2010) | 1 line
Changed paths:
M /trunk/citadel/ldap.c
* oops ... fix a syntax error
r8504 | ajc | 2010-04-08 00:33:45 -0400 (Thu, 08 Apr 2010) | 3 lines
Changed paths:
D /trunk/citadel/modules/chat
A /trunk/citadel/modules/instmsg
A /trunk/citadel/modules/instmsg/serv_instmsg.c (from
/trunk/citadel
r8502 | ajc | 2010-04-06 12:41:22 -0400 (Tue, 06 Apr 2010) | 1 line
Changed paths:
M /trunk/citadel/ldap.c
* Minor tweaks to ldap.c -- logging, remove commented-out code etc.
r8500 | ajc | 2010-03-28 13:25:08 -0400 (Sun, 28 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/chat/serv_chat.c
* Disabled CHAT cmd until the underlying I/O layer is fixed
r8498 | ajc | 2010-03-27 11:22:18 -0400 (Sat, 27 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/msgbase.c
* Disable the XMPP-mortuary code. It's not ready for produ
r8484 | ajc | 2010-03-22 14:31:36 -0400 (Mon, 22 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/pop3/serv_pop3.c
M /trunk/citadel/modules/xmpp/xmpp_presence.c
* More work on the XMPP dead buddy list
r8483 | ajc | 2010-03-22 00:57:27 -0400 (Mon, 22 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/xmpp_presence.c
* more work on the dead buddies purge
r8481 | ajc | 2010-03-21 00:40:39 -0400 (Sun, 21 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/citadel.h
M /trunk/citadel/modules/xmpp/xmpp_presence.c
* clean up dead buddies from the xmpp roster (not finished yet)
r8476 | ajc | 2010-03-19 20:25:36 -0400 (Fri, 19 Mar 2010) | 1 line
Changed paths:
M /trunk/webcit/po/de.po
* Fixed some syntax errors in de.po:
r8474 | ajc | 2010-03-19 13:29:27 -0400 (Fri, 19 Mar 2010) | 3 lines
Changed paths:
M /trunk/citadel/citadel.h
D /trunk/citadel/techdoc/chat.txt
M /trunk/libcitadel/configure.in
M /trunk/libcitadel/lib
r8459 | ajc | 2010-03-16 10:59:30 -0400 (Tue, 16 Mar 2010) | 1 line
Changed paths:
D /branches/stable-77x/citadel/modules/jabber
A /branches/stable-77x/citadel/modules/xmpp (from
/trunk/citadel/modules/xmpp:8458)
M
r8441 | ajc | 2010-03-12 12:02:21 -0500 (Fri, 12 Mar 2010) | 1 line
Changed paths:
M /branches/stable-77x/webcit/msg_renderers.c
* Backport r8440 to stable
r8440 | ajc | 2010-03-12 11:58:54 -0500 (Fri, 12 Mar 2010) | 1 line
Changed paths:
M /trunk/webcit/msg_renderers.c
* Do not reinsert the existing wiki page when uploading an attachment. Fixes
bug 537.
r8433 | ajc | 2010-03-07 00:01:27 -0500 (Sun, 07 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/msgbase.c
* Never mind ... I understand now. Messages which were copied *in* by code
between r8300 and r8431 are
r8432 | ajc | 2010-03-06 19:19:01 -0500 (Sat, 06 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/msgbase.c
* msgbase.c now contains both the new and old versions of
CtdlOutputPreLoadedMsg() so that I can work on other
r8430 | ajc | 2010-03-05 16:19:07 -0500 (Fri, 05 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/citserver.c
M /trunk/citadel/modules/imap/imap_misc.c
M /trunk/citadel/modules/migrate/serv_migrate.c
M /trunk
r8428 | ajc | 2010-03-04 15:02:46 -0500 (Thu, 04 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/textclient/rooms.c
* Fix rooms.c call to citedit()
r8427 | ajc | 2010-03-04 10:23:06 -0500 (Thu, 04 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/textclient/messages.c
* cleanup
r8426 | ajc | 2010-03-04 10:09:52 -0500 (Thu, 04 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/textclient/messages.c
M /trunk/citadel/textclient/messages.h
* citedit() does not make use of the client's IPC co
r8425 | ajc | 2010-03-03 00:29:25 -0500 (Wed, 03 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/chat/serv_chat.c
M /trunk/citadel/msgbase.c
* Removed code from serv_chat.c that checks to see whether the
r8424 | ajc | 2010-03-03 00:17:28 -0500 (Wed, 03 Mar 2010) | 1 line
Changed paths:
M /trunk/webcit/po/da.po
M /trunk/webcit/po/de.po
M /trunk/webcit/po/en_GB.po
M /trunk/webcit/po/es.po
M /trunk/webcit/po
r8421 | ajc | 2010-03-02 15:10:40 -0500 (Tue, 02 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/msgbase.c
M /trunk/citadel/sysdep.c
* Slightly more computationally efficient version of memfmout() that doesn't
r8420 | ajc | 2010-03-02 13:11:58 -0500 (Tue, 02 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/msgbase.c
* Replaced memfmout() with a much simpler version that doesn't contain unneeded
fmout() cruft.
r8419 | ajc | 2010-03-02 11:43:20 -0500 (Tue, 02 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/chat/serv_chat.c
* The PEXP command has been deprecated for ten years and no one is using it.
Removing this
r8418 | ajc | 2010-03-01 23:58:17 -0500 (Mon, 01 Mar 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/chat/serv_chat.c
* Eliminate an unused variable
r8374 | ajc | 2010-02-25 00:56:07 -0500 (Thu, 25 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/context.c
* Working on async
r8373 | ajc | 2010-02-25 00:21:39 -0500 (Thu, 25 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/context.c
M /trunk/citadel/context.h
M /trunk/citadel/modules/chat/serv_chat.c
M /trunk/citadel/modules/xmpp
r8371 | ajc | 2010-02-24 12:47:17 -0500 (Wed, 24 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/sysdep.c
* Fixed some warnings
r8369 | ajc | 2010-02-23 15:14:30 -0500 (Tue, 23 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/context.c
* In the extremely unlikely event that CtdlGetContextArray() returns NULL, set
the number of sessions to 0
r8366 | ajc | 2010-02-23 11:28:58 -0500 (Tue, 23 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/xmpp_messages.c
M /trunk/citadel/modules/xmpp/xmpp_presence.c
* Tweaked some of the XMPP stanzas to
r8365 | ajc | 2010-02-23 00:17:04 -0500 (Tue, 23 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/modules/xmpp/serv_xmpp.h
M /trunk/citadel/modules/xmpp/xmpp_presence.c
r8364 | ajc | 2010-02-22 23:14:48 -0500 (Mon, 22 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
* When an XMPP client closes its stream, close the server's stream and log out
the session.
r8360 | ajc | 2010-02-22 14:02:14 -0500 (Mon, 22 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/xmpp/serv_xmpp.c
M /trunk/citadel/modules/xmpp/xmpp_query_namespace.c
* more debugging
r8359 | ajc | 2010-02-22 13:30:51 -0500 (Mon, 22 Feb 2010) | 1 line
Changed paths:
D /trunk/citadel/modules/jabber
A /trunk/citadel/modules/xmpp (from /trunk/citadel/modules/jabber:8358)
M /trunk/citadel/modules/xmpp
r8340 | ajc | 2010-02-21 01:30:08 -0500 (Sun, 21 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/jabber/serv_xmpp.c
M /trunk/citadel/modules/jabber/serv_xmpp.h
* Implemented XEP-0199: XMPP Ping ... see
http
r8339 | ajc | 2010-02-21 00:37:32 -0500 (Sun, 21 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/jabber/xmpp_query_namespace.c
M /trunk/citadel/modules/rssclient/serv_rssclient.c
* Reply to XMPP queries in
r8326 | ajc | 2010-02-17 15:24:53 -0500 (Wed, 17 Feb 2010) | 1 line
Changed paths:
M /branches/stable-77x/citadel/citadel.h
M /branches/stable-77x/citadel/configure.ac
M /branches/stable-77x/libcitadel/README.txt
r8324 | ajc | 2010-02-17 15:03:28 -0500 (Wed, 17 Feb 2010) | 1 line
Changed paths:
M /branches/stable-77x/citadel/citserver.c
M /branches/stable-77x/citadel/ldap.c
M /branches/stable-77x/citadel/textclient/citadel.c
r8322 | ajc | 2010-02-17 12:29:05 -0500 (Wed, 17 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/textclient/citadel.c
* text client: try the user's password with and without strproc() processing.
This will
r8321 | ajc | 2010-02-17 12:09:25 -0500 (Wed, 17 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/citserver.c
M /trunk/citadel/utils/setup.c
* During setup, the default LDAP port number is now 389 instead of 0.
r8320 | ajc | 2010-02-17 11:53:03 -0500 (Wed, 17 Feb 2010) | 2 lines
Changed paths:
M /trunk/citadel/ldap.c
* Switch from ldap_search_st() to ldap_search_ext_s(). The latter is not
deprecated.
* Ignore the return value
r8319 | ajc | 2010-02-17 11:21:06 -0500 (Wed, 17 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/ldap.c
* ldap.c needs a little love. (I only added some extra debug messages and
comments for now.)
r8316 | ajc | 2010-02-15 17:47:57 -0500 (Mon, 15 Feb 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
M /trunk/webcit/po/da.po
M /trunk/webcit/po/de.po
M /trunk/webcit/po/en_GB.po
M /trunk
r8315 | ajc | 2010-02-15 17:26:25 -0500 (Mon, 15 Feb 2010) | 1 line
Changed paths:
M /trunk/webcit/static/t/view_message.html
M /trunk/webcit/static/webcit.css
* Reverted r8284 ... we're going to do this a diff
r8303 | ajc | 2010-02-11 18:25:14 -0500 (Thu, 11 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/control.c
* minor tweak to above
r8302 | ajc | 2010-02-11 18:22:57 -0500 (Thu, 11 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/control.c
* Eliminate HAVE_FLOCK from the build system. Instead, test for the presence
of LOCK_EX + LOCK_NB right where
r8294 | ajc | 2010-02-09 16:09:19 -0500 (Tue, 09 Feb 2010) | 1 line
Changed paths:
M /branches/stable-77x/citadel/modules/upgrade/serv_upgrade.c
* serv_upgrade.c: don't clear out the LDAP config (applying r8293 from trunk)
r8293 | ajc | 2010-02-09 16:08:23 -0500 (Tue, 09 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/upgrade/serv_upgrade.c
* serv_upgrade.c: don't clear out the LDAP config
r8281 | ajc | 2010-02-06 16:31:49 -0500 (Sat, 06 Feb 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
* If we perform a 'read new' operation in a room with no new messages, display
the fina
r8280 | ajc | 2010-02-06 15:08:35 -0500 (Sat, 06 Feb 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
M /trunk/webcit/po/da.po
M /trunk/webcit/po/de.po
M /trunk/webcit/po/en_GB.po
M /trunk
r8279 | ajc | 2010-02-06 14:25:56 -0500 (Sat, 06 Feb 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
* If the page number is unspecified and the selected operation is 'read new',
start on the
r8273 | ajc | 2010-02-05 00:38:39 -0500 (Fri, 05 Feb 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
* Greatly simplified the bbsview code by eliminating the concept of using a
'pivot point'
r8272 | ajc | 2010-02-03 13:01:56 -0500 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/citadel/modules/rssclient/serv_rssclient.c
* Populate EUID field when fetching RSS items, if possible.
r8271 | ajc | 2010-02-03 00:26:25 -0500 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
M /trunk/webcit/msg_renderers.c
M /trunk/webcit/static/wclib.js
M /trunk/webcit/static
r8266 | ajc | 2010-01-31 15:24:41 -0500 (Sun, 31 Jan 2010) | 1 line
Changed paths:
M /trunk/libcitadel/lib/libcitadel.h
* define VIEW_BLOG (not yet implemented but I need it as a placeholder)
r8257 | ajc | 2010-01-26 00:14:24 -0500 (Tue, 26 Jan 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
* played with message numbers a bit in preparation for tweaking the bbs view
again
r8256 | ajc | 2010-01-25 10:31:11 -0500 (Mon, 25 Jan 2010) | 1 line
Changed paths:
M /trunk/libcitadel/lib/html_to_ascii.c
* html2ascii now renders *bold* and /italic/ and _underlined_ text as shown
here.
r8254 | ajc | 2010-01-24 16:49:51 -0500 (Sun, 24 Jan 2010) | 1 line
Changed paths:
M /trunk/webcit/bbsview_renderer.c
* svn id tag
401 - 500 of 1455 matches
Mail list logo