Inga 🏳🌈
|
f2252093c6
|
Some basic UBBCodes implemented
|
15 years ago |
Inga 🏳🌈
|
971fcf4e38
|
BBCode parser by PJonDevelopment added to svn
|
15 years ago |
Inga 🏳🌈
|
22ebc474e0
|
Legacy PHP links support implemented
|
15 years ago |
Inga 🏳🌈
|
f474658cef
|
Fixed link on unread message on conversations page
|
15 years ago |
Inga 🏳🌈
|
0875cdc583
|
'Send PM' link implemented on user info page
|
15 years ago |
Inga 🏳🌈
|
646360d9ff
|
'History' link implemented on user info page
|
15 years ago |
Inga 🏳🌈
|
63c7153dda
|
User's posts list implemented
|
15 years ago |
Inga 🏳🌈
|
6cd2b3e5e0
|
'Change password' feature implemented
|
15 years ago |
Inga 🏳🌈
|
71fd56fa95
|
All layers except normal are hidden from guests
|
15 years ago |
Inga 🏳🌈
|
43918d7a3d
|
Thread.forceMarkAsRead implemented
|
15 years ago |
Inga 🏳🌈
|
d21ded2111
|
lock icon for locked threads
|
15 years ago |
Inga 🏳🌈
|
c842f30f87
|
Private messages implemented
|
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 🏳🌈
|
e58cb88d98
|
Fixe a deadlock in builder
|
15 years ago |
Inga 🏳🌈
|
b76fc00c5b
|
Fix for filenames with underline in StaticFileHandler
|
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 🏳🌈
|
86842daafa
|
Fixed uploadNewFile page
|
15 years ago |
Inga 🏳🌈
|
4831c7f9ce
|
Disabled 'reply' and 'newthread' buttons for guests
|
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 🏳🌈
|
63a2d93463
|
Fixed thread ordering in BoardAsThread
|
15 years ago |
Inga 🏳🌈
|
be33abd40f
|
Slight fix in templates
|
15 years ago |
Inga 🏳🌈
|
4b4e55dc5d
|
Slight fix in templates
|
15 years ago |
Inga 🏳🌈
|
26eaff9b40
|
Slight fix in templates
|
15 years ago |
Inga 🏳🌈
|
854861533c
|
Slight fix in templates
|
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 🏳🌈
|
b83ed8281d
|
Odd-even coloring moved out from C# code to XSLT
|
15 years ago |
Inga 🏳🌈
|
e32ca392d6
|
Implemented 'unread replies' counter of a thread
|
15 years ago |
Inga 🏳🌈
|
4373412fa9
|
DB Connection pooling is now used on all requests (including ones outside of transactions)
|
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 🏳🌈
|
4674d80692
|
Upload sorting improved on UploadList page
|
15 years ago |
Inga 🏳🌈
|
d6efb7e789
|
Avatars implemented; avatars importing implemented; ShallerConnector refactored
|
15 years ago |
Inga 🏳🌈
|
c5c2d9414b
|
Huge list protection implemented
|
15 years ago |
Inga 🏳🌈
|
51127b659c
|
Some fixes in upload
|
15 years ago |
Inga 🏳🌈
|
20c5fb0be2
|
Upload list implemented; uploads implemented; bugfixes
|
15 years ago |
Inga 🏳🌈
|
f4c3d319d2
|
Fixed a bug in pageouter
|
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 🏳🌈
|
9f5b5febea
|
ImportConsole now uses NConsoler (third-party) to parse command-line args; some bugfixes in userlist and pageouter
|
15 years ago |
Inga 🏳🌈
|
bdad094172
|
UserList and UserInfo responsehandlers implemented
|
15 years ago |
Inga 🏳🌈
|
6f73cb6119
|
Bugs in Importer fixed (mostly encoding-related)
|
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 |