Inga 🏳🌈
|
c842f30f87
|
Private messages implemented
|
15 years ago |
Inga 🏳🌈
|
237e646c4d
|
DB optimization in session; AccountIndicator is now exported to xml
|
15 years ago |
Inga 🏳🌈
|
268934b939
|
Deadlock fixed in InsertOrUpdateChange
|
15 years ago |
Inga 🏳🌈
|
2b3c6a8ae9
|
AccountIndicator implemented; legacy code removed from ImportUsers
|
15 years ago |
Inga 🏳🌈
|
5d7f32a3d8
|
Settings edit interface implemented; tested
|
15 years ago |
Inga 🏳🌈
|
5d6a732488
|
Skins implemented; AccountSettings domain class implemented; css skins from shaller's forum added to svn; skin in UI is now taken from user settings; random skin is returned by AnonymousUserSettings
|
15 years ago |
Inga 🏳🌈
|
9277a0f2e7
|
Fixed a mistype in PostLayer
|
15 years ago |
Inga 🏳🌈
|
4423c6f422
|
Fixed threads ordering on Board page
|
15 years ago |
Inga 🏳🌈
|
499b6f2574
|
Layer dataobject implemented
|
15 years ago |
Inga 🏳🌈
|
8802b8d03a
|
Hidden users feature implemented
|
15 years ago |
Inga 🏳🌈
|
ee6eadcd62
|
Layer icons implemented
|
15 years ago |
Inga 🏳🌈
|
16e750b946
|
NewThread implemented; some bugfixes
|
15 years ago |
Inga 🏳🌈
|
b138249550
|
TextEditor.xslt implemented; UBBCParser initial commit; PostReply implemented
|
15 years ago |
Inga 🏳🌈
|
e32ca392d6
|
Implemented 'unread replies' counter of a thread
|
15 years ago |
Inga 🏳🌈
|
406cdf2076
|
Board ReadMarkers implemented; fixes in Thread ReadMarkers
|
15 years ago |
Inga 🏳🌈
|
a314b252cf
|
Implemented readmarkers for threads; implemented LoadIdsByConditions within transaction; refactored actions; InsertOrUpdateChange now takes dataToInsert and DataToUpdate; fixed a deadlock in InsertOrUpdateChange
|
15 years ago |
Inga 🏳🌈
|
24686a37af
|
Stubs removed from main page; Session LastActivity fixed
|
15 years ago |
Inga 🏳🌈
|
d6efb7e789
|
Avatars implemented; avatars importing implemented; ShallerConnector refactored
|
15 years ago |
Inga 🏳🌈
|
20c5fb0be2
|
Upload list implemented; uploads implemented; bugfixes
|
15 years ago |
Inga 🏳🌈
|
b70b7c5b90
|
Fixed a bug in Post
|
15 years ago |
Inga 🏳🌈
|
d5447a1ba3
|
Legacy upload processor implemented in ImportConsole; LegacyUploadHandler and UploadHandler (read) are implemented in IISMainHandler; IISUploadHandler implemented; IISUploadHandler package implemented; some fixes in util
|
15 years ago |
Inga 🏳🌈
|
bdad094172
|
UserList and UserInfo responsehandlers implemented
|
15 years ago |
Inga 🏳🌈
|
73fcaa7ae7
|
Users importer implemented;
|
15 years ago |
Inga 🏳🌈
|
1eee4ddff5
|
Session implemented; login and logout implemented
|
15 years ago |
Inga 🏳🌈
|
469242c4a6
|
ShallerConnector implemented; Users migration implemented
|
15 years ago |
Inga 🏳🌈
|
c38add376a
|
High-level DB modify methods implemented (actions, changes, changesets); Thread.incrementViewsCounter() implemented
|
15 years ago |
Inga 🏳🌈
|
dc774dcb7f
|
Slight fixes in BoardAsThread
|
15 years ago |
Inga 🏳🌈
|
33af0e6fc4
|
BoardAsThread page implemented
|
15 years ago |
Inga 🏳🌈
|
5985b05691
|
Thread and post pages implemented (handler+template); PageOuter implemented; some fixes and features
|
15 years ago |
Inga 🏳🌈
|
0037134c32
|
Threads list implemented; Thread, Post and User dataclasses implemented
|
15 years ago |
Inga 🏳🌈
|
73505ad15d
|
Initial commit of main page and board page
|
15 years ago |
Inga 🏳🌈
|
bab06318a4
|
Subboards implemented; 'Common' context initial commit; UserSettings initial commit
|
15 years ago |
Inga 🏳🌈
|
fc18882943
|
Slight changes in templates
|
15 years ago |
Inga 🏳🌈
|
b6aa5d8a3b
|
Core.Cache implemented; nearly full implementation of the main page (/boards/); some critical bugs fixed
|
15 years ago |
Inga 🏳🌈
|
9b3cb8d297
|
More abstraction in MySQLConnector; PostgresDBTraits implemented; FLocal now uses postgres instead of mysql
|
15 years ago |
Inga 🏳🌈
|
76b97c9973
|
More abstraction in MySQL
|
15 years ago |
Inga 🏳🌈
|
56262d7896
|
MySQLConnector refactored; now it works with any SQL database if there is an appropriate DbConnection implementation
|
15 years ago |
Inga 🏳🌈
|
9fd45c094d
|
Bug in template name fixed; build-all script initial commit; designs support initial commit
|
15 years ago |
Inga 🏳🌈
|
2584b10d30
|
Implemented boardslist page; implemented templateengine
|
15 years ago |
Inga 🏳🌈
|
8677ae95ee
|
Small fixes
|
15 years ago |
Inga 🏳🌈
|
f330e5a73a
|
(***UNTESTED***) Implemented SqlDataObject; implemented Category and Board dataobjects; fixed some bugs in registry and abstractdataobject
|
15 years ago |
Inga 🏳🌈
|
024f4c5c4e
|
More debug added to DebugHandler; config now initializes only once
|
15 years ago |
Inga 🏳🌈
|
444f8ff97a
|
MySQLConnector implemented; not tested
|
15 years ago |
Inga 🏳🌈
|
d5f24d33ba
|
Web.config is used for application configuration
|
15 years ago |
Inga 🏳🌈
|
63f50209d9
|
Follow-up to previous commit
|
15 years ago |
Inga 🏳🌈
|
87849291b8
|
Common.Config initial commit
|
15 years ago |
Inga 🏳🌈
|
a673704c8b
|
Projects Common and Core initial commits; slight repository reorganization
|
15 years ago |