Suki
|
fb0ab1a03d
js in personalmessages template
|
10 tahun lalu |
Michael Eshom
|
61eb7d3ba3
! PostgreSQL's logic is a bit confusing at times...
|
10 tahun lalu |
Michael Eshom
|
bfe7226732
! The 'is_read' logic was more complex than it needed to be and caused errors in Postgres anyway due to not being boolean...
|
10 tahun lalu |
Michael Eshom
|
c84fd91afd
! Replying to PMs lead to SMF showing a negative number of unread messages
|
10 tahun lalu |
Michael Eshom
|
1cac26f2c6
! More logic issues...
|
10 tahun lalu |
Michael Eshom
|
036549b163
! LIMIT 1 makes no sense on a query that does COUNT()
|
10 tahun lalu |
Michael Eshom
|
d11f9edf52
! Fix several PM label bugs
|
10 tahun lalu |
Michael Eshom
|
edee9f03d1
! Deleting PM labels didn't work
|
10 tahun lalu |
Peter Spicer
|
d250e860ee
! More PM bug fixes, now at least if you move something into a label it shows you that you moved it. Still more bug fixes required.
|
10 tahun lalu |
Peter Spicer
|
becd5b1d40
! Actually assign the right label to something.
|
10 tahun lalu |
Peter Spicer
|
799619f29a
! Fix some immediate bugs in PMs. Plenty more still broken.
|
10 tahun lalu |
Michael Eshom
|
40c0a845d3
More HTML5 goodies
|
10 tahun lalu |
Peter Spicer
|
d860b625a1
! Remove simple search, fixes #1331
|
10 tahun lalu |
Michael Eshom
|
cd64bab6d4
! The user ID isn't used in the pm_labeled_messages table, causing an error...
|
10 tahun lalu |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 tahun lalu |
ziycon
|
6f1e82b32d
Removed unnecessary parameter, where default value was being passed into checksession().
|
10 tahun lalu |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
10 tahun lalu |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 tahun lalu |
Peter Spicer
|
16f9ef60f9
! In the wake of removing a bunch of icon images and using CSS, it seemed appropriate to have a quick breeze through looking for rogue $settings entries. There's still more but this is the first wave that can be done easily.
|
11 tahun lalu |
Michael Eshom
|
6397a5352a
I meant to remove that...
|
11 tahun lalu |
Michael Eshom
|
2f151bde65
! Minor PM tweaks (correct confirmation message when deleting a conversation and don't count deleted PMs in the inbox total)
|
11 tahun lalu |
Peter Spicer
|
d843e6ba49
! Disable debugging from within the popups. (fixes #919)
|
11 tahun lalu |
John Rayes
|
d94d4d8d8c
Use .amt for the unread PM number in the menu
|
11 tahun lalu |
Peter Spicer
|
b36f2c178f
! Shiny new PM popup menu.
|
11 tahun lalu |
Peter Spicer
|
8f36fff3a7
! It is possible we can get a null result in this query, with interesting consequences.
|
11 tahun lalu |
Peter Spicer
|
40253fc5b5
! Stylistic consistency is nice.
|
11 tahun lalu |
Michael Eshom
|
18d62e39b6
Merge pull request #874 from Oldiesmann/release-2.1
|
11 tahun lalu |
Michael Eshom
|
7b72bbecb7
! Fix "undefined index: id_member_from" errors when viewing PMs
|
11 tahun lalu |
Michael Eshom
|
f638e39762
Merge pull request #870 from Oldiesmann/pm_labels
|
11 tahun lalu |
Michael Eshom
|
e546dd1dfc
! Final(?) bugfix commit
|
11 tahun lalu |