Commit Graph

24 Commits

Author SHA1 Message Date
Eric J. Bowersox
8a745717e1 initial support for the "emoticons" or "smileys" - defined the config file
here so we can change over all the custom venice-config.xml and ui-config.xml
files before going any further
2004-07-27 04:53:30 +00:00
Eric J. Bowersox
477aac51f0 added "sticky" topic facility to cause topics to always float at the top of
the topic list when it's set
2004-07-11 08:08:27 +00:00
Eric J. Bowersox
e6e94f3427 first draft of message importing and exporting to/from conferences (new host
tools)
2004-06-09 04:10:52 +00:00
Eric J. Bowersox
a404987a42 implement move message between topics in a conference 2002-02-02 07:16:28 +00:00
Eric J. Bowersox
d42ac45816 replaced the old crappy .gif buttons with the new, shiny "Classic" JPEG
buttons
2002-01-08 23:53:43 +00:00
Eric J. Bowersox
c3e2870572 Merge of the NewUI changes into the trunk 2002-01-07 02:05:37 +00:00
Eric J. Bowersox
ae129e5410 implemented UI for find posts, debugged and tweaked the engine implementation 2001-12-08 05:02:00 +00:00
Eric J. Bowersox
9558f0722b new "photo not available" image supplied by Harry Pike <maddog@worldpath.net> 2001-11-13 19:31:25 +00:00
Eric J. Bowersox
0bb2e795a4 implementation of the "bozo filter" on a topic level, including a topic-level
"Manage" screen (to hang "Rename Topic" from later, too).
2001-11-09 00:10:36 +00:00
Eric J. Bowersox
196efcab35 new Venice logo contributed by Andrea Force (vita) - thanks! 2001-04-25 04:02:49 +00:00
Eric J. Bowersox
e25ce3e63e implemented very simple ad rotation support, good enough for our rotating
quote banners - also included quote banners (20 from Webb, 4 new)
2001-04-19 07:24:25 +00:00
Eric J. Bowersox
609568b95c replaced the "default SIG logo" with a nicer one; fixed the topic scrolling
behavior
2001-04-19 04:03:47 +00:00
Eric J. Bowersox
63fedc9db6 some serious new feature implementation:
- cookie-based persistent logins
- expanded activity reporting
- "top" and "fixed" left menus are now dynamically generated from XML config,
  not hard coded
- error reporting enhanced and protection increased
- "About Venice" page first draft
- new means of "framing" static content within the Venice "frame"
- base page now includes the "footer" itself, "content" pages don't anymore
- general cleanup of some heavyweight old containers, replaced with faster
  Collections framework containers
- probably more, there's a LOT of stuff in here
2001-04-09 03:20:58 +00:00
Eric J. Bowersox
15a7fa56d2 added admin functions for viewing audit records; gave users the ability
to set their default language and time zone preferences; added footer text
and account signup accept/decline rules; added additional implementation
of dictyionary code for future; minor cleanup of rendering config; and
so forth
2001-03-25 08:10:07 +00:00
Eric J. Bowersox
2e455b4bdd implemented front page content management, finally wired up the user locale
and timezone default mechanism, and did some other bugfixing and stuff
2001-02-28 07:55:00 +00:00
Eric J. Bowersox
129b69973b implemented quick E-mail and SIG invitation emails 2001-02-25 07:42:11 +00:00
Eric J. Bowersox
680b84b9d8 implemented SIG membership control, Delete SIG, and the "shell" for the
System Administration menu; also added "Post & Go Topics" as an option for the
post box in conferencing
2001-02-23 07:49:42 +00:00
Eric J. Bowersox
e23de5dae6 implemented conference hotlists and SIG list management from the Top page;
cleaned up remaining SQL statements using text columns instead of column
indexes with the ResultSet; fleshed out specifics in the TODO for
SIG administration
2001-02-19 02:56:16 +00:00
Eric J. Bowersox
7b7e6be996 Implemented partial support for conference hotlists ("Add To Hotlist"
button, Conferences sidebox).
2001-02-17 06:51:40 +00:00
Eric J. Bowersox
0070e4fb44 implemented most of the Manage Conference functions - set pseud, fixseen,
conference edit, alias management, poster and lurker reports
2001-02-12 01:50:10 +00:00
Eric J. Bowersox
70774ead7d landed the code for doing post attachments (the infamous paperclip) 2001-02-08 22:43:58 +00:00
Eric J. Bowersox
66b7fea53b * landed support for reading topics and posting followup messages to a topic -
the basis of the conferencing engine is now firmly in place
* tweaks to the HTML Checker to make it better at breaking lines without
  leaving stranded punctuation at the beginning or end of a line
* also modified dictionary to better handle possessives and hyphenates
* as always, miscellaneous tweaks and bugfizes as I spot them
2001-02-07 21:12:38 +00:00
Eric J. Bowersox
8bcc80ddd7 * landed code for viewing topics in a conference, and for adding a topic
(first workout of HTML Checker code)
* modified the dictionary implementation to use a trie system rather than
  a set of HashSets, and also started using a new, much smaller dictionary
* general bugfixes and cleanup on other items as needed
2001-02-06 04:50:04 +00:00
Eric J. Bowersox
946f3fb493 *** empty log message *** 2001-01-31 20:55:37 +00:00