[dreamwidth/dw-free] bd9d52: (Issue #738) Add "..." to end of truncated moderat...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: bd9d52d72bd5b566bad9f02ce8c925ce7338c7e2
https://github.com/dreamwidth/dw-free/commit/bd9d52d72bd5b566bad9f02ce8c925ce7338c7e2
Author: hotlevel4 <hotlevel4@hotmail.com>
Date: 2015-02-27 (Fri, 27 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/queue/entries.tt
Log Message:
-----------
(Issue #738) Add "..." to end of truncated moderation queue subjects
Checks if subject line is 29 characters or greater (since if last character
is a space it's not really stored in the SQL database) and adds "..." to the
end of the subject line in the moderation queue if so. Will be incorrect for
the edge cases where the subject line is exactly 29-30 characters.
Commit: 09b3c4da5c8134beef711af673d73f9f6b25cbfe
https://github.com/dreamwidth/dw-free/commit/09b3c4da5c8134beef711af673d73f9f6b25cbfe
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-02-27 (Fri, 27 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/queue/entries.tt
Log Message:
-----------
Merge pull request #1257 from hotlevel4/bug738/truncatedModSubjects
(Issue #738) Add "..." to end of truncated moderation queue subjects
Compare: https://github.com/dreamwidth/dw-free/compare/dbc9efb76432...09b3c4da5c81
Home: https://github.com/dreamwidth/dw-free
Commit: bd9d52d72bd5b566bad9f02ce8c925ce7338c7e2
https://github.com/dreamwidth/dw-free/commit/bd9d52d72bd5b566bad9f02ce8c925ce7338c7e2
Author: hotlevel4 <hotlevel4@hotmail.com>
Date: 2015-02-27 (Fri, 27 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/queue/entries.tt
Log Message:
-----------
(Issue #738) Add "..." to end of truncated moderation queue subjects
Checks if subject line is 29 characters or greater (since if last character
is a space it's not really stored in the SQL database) and adds "..." to the
end of the subject line in the moderation queue if so. Will be incorrect for
the edge cases where the subject line is exactly 29-30 characters.
Commit: 09b3c4da5c8134beef711af673d73f9f6b25cbfe
https://github.com/dreamwidth/dw-free/commit/09b3c4da5c8134beef711af673d73f9f6b25cbfe
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-02-27 (Fri, 27 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/queue/entries.tt
Log Message:
-----------
Merge pull request #1257 from hotlevel4/bug738/truncatedModSubjects
(Issue #738) Add "..." to end of truncated moderation queue subjects
Compare: https://github.com/dreamwidth/dw-free/compare/dbc9efb76432...09b3c4da5c81