Robin Ward
|
147a239b28
|
Prefer unread topics in the same category
|
2013-07-18 14:47:59 -04:00 |
|
Robin Ward
|
19f3a8d640
|
Each user activity filter has its own URL now.
|
2013-07-17 15:42:31 -04:00 |
|
Robin Ward
|
e2ff064aa3
|
Merge pull request #1198 from prem-prakash/master
Adding Portuguese Brazilian translations
|
2013-07-17 06:59:31 -07:00 |
|
Robin Ward
|
2d466d72ca
|
Merge pull request #1207 from stephankaag/refactor_topic_query
Refactor topic_query.rb for better readability
|
2013-07-17 06:55:54 -07:00 |
|
Sam
|
81616a46ba
|
db consistency check for mismatching topic_ids in user_actions
fix up post mover so it remaps user actions as well
move specs for post mover into post_mover_spec
|
2013-07-17 16:40:56 +10:00 |
|
Régis Hanol
|
5c27dd175a
|
make sure we handle both s3 url formats
|
2013-07-17 00:32:09 +02:00 |
|
Régis Hanol
|
7ae2fe304d
|
renamed s3 to s3_store
|
2013-07-17 00:27:52 +02:00 |
|
Régis Hanol
|
f40cad0f4b
|
changed s3 urls to using the folder convention
|
2013-07-17 00:27:52 +02:00 |
|
Régis Hanol
|
3136638b4b
|
FIX: CDN doesn't work with S3
|
2013-07-16 22:16:33 +02:00 |
|
Stephan Kaag
|
6067736562
|
Refactor topic_query.rb for better readability
- Available options are defined and validated
- Internal methods are now protected
- Renamed some variables to be more consistent
|
2013-07-16 21:20:18 +02:00 |
|
Sam
|
c49731a91b
|
fix failing server side quote localisation change
|
2013-07-16 17:48:48 +10:00 |
|
Sam
|
ff7d9cac38
|
fix non localized said: in quotes
|
2013-07-16 17:22:54 +10:00 |
|
Sam
|
352ac9e60c
|
Finalize read only and post only categories, finished off UI work
|
2013-07-16 15:46:11 +10:00 |
|
Sam
|
ecf17cfebb
|
work in progress, add fidelity to category group permissions (full, create posts, readonly)
|
2013-07-16 15:46:11 +10:00 |
|
Robin Ward
|
e83cd9d111
|
FIX: If you don't have permission to onebox a post, just show the link instead of crashing out
|
2013-07-15 15:10:05 -04:00 |
|
premprakash
|
8c5e0e7550
|
Adding Portuguese-Brazil language
|
2013-07-15 14:45:16 -03:00 |
|
Robin Ward
|
ed60f24502
|
Merge pull request #1194 from ZogStriP/uploads
[Upload] Great deal of renaming
|
2013-07-15 07:06:18 -07:00 |
|
Robin Ward
|
19e0feac75
|
Merge pull request #1185 from novemberkilo/master
Reduce complexity of TopicView
|
2013-07-15 07:05:41 -07:00 |
|
Sam
|
8947d1aeac
|
Merge pull request #1187 from stephankaag/refactor_array_concatenation
Refactor array concatenation
|
2013-07-15 03:13:44 -07:00 |
|
Régis Hanol
|
3397c2235f
|
display the size of the attachment in the preview
instead of adding it during post processing
|
2013-07-14 12:28:24 +02:00 |
|
Stephan Kaag
|
9c243aa9ce
|
Simplify avatar lookup class
|
2013-07-12 23:10:21 +02:00 |
|
Stephan Kaag
|
f53ba6a3b0
|
Refactor array concatenation
|
2013-07-12 21:49:11 +02:00 |
|
Robin Ward
|
a43ed88699
|
Prefer your own topics in Suggested
|
2013-07-12 14:38:20 -04:00 |
|
Robin Ward
|
6ca5df0a09
|
Can recover deleted topics. Deleted topics show the first post as deleted in the UI.
|
2013-07-12 12:09:17 -04:00 |
|
Navin
|
9c5b5e3c7d
|
Refactor TopicView - extract filter method to FilterBestPosts
Still much to do but this should reduce the complexity scores
for TopicView
|
2013-07-12 15:54:54 +02:00 |
|
Robin Ward
|
89152116c6
|
Only send digests to active users
|
2013-07-11 18:47:36 -04:00 |
|
Neil Lalonde
|
6c3c77df66
|
Version bump to v0.9.5
|
2013-07-11 17:26:14 -04:00 |
|
Robin Ward
|
19c169540c
|
Staff can enter and view deleted topics
|
2013-07-11 16:39:35 -04:00 |
|
Robin Ward
|
7fd8bb75d9
|
Merge pull request #1177 from ZogStriP/attachments
Attachments
|
2013-07-11 06:49:20 -07:00 |
|
Sam
|
1aef6de4b0
|
automatically approve invited users on forum where moderators must approve (keep in mind only moderators can invite)
speed up specs a touch
allow invite controller to accept an email in absence of user (cleans up API)
|
2013-07-11 11:22:00 +10:00 |
|
Régis Hanol
|
da614597fe
|
post process attachments
|
2013-07-10 22:59:53 +02:00 |
|
Régis Hanol
|
27ab5f471c
|
support arbitrary attachments
|
2013-07-10 22:59:53 +02:00 |
|
Neil Lalonde
|
8814f9ed05
|
Fix a case when a staff user views a topic with a deleted post by a nuked user; might be a temporary solution until we decide what to do with nuked records
|
2013-07-10 16:52:47 -04:00 |
|
Robin Ward
|
cc47616cdb
|
Merge pull request #1157 from abbat/email-custom-headers
Add custom headers for email messages
|
2013-07-10 07:12:51 -07:00 |
|
Anton Batenev
|
60c49a85d0
|
Refactoring #1157
|
2013-07-10 17:47:38 +04:00 |
|
Sam
|
db196ee126
|
rake autospec should handle css file watching and reloading, guard is a bit pear shape at the moment
|
2013-07-10 12:16:56 +10:00 |
|
Neil Lalonde
|
7977deb3bf
|
Don't allow editing of title and category of an archived topic
|
2013-07-09 16:54:46 -04:00 |
|
Robin Ward
|
b7327942af
|
Add deleted_by to Trashable tables
|
2013-07-09 15:46:36 -04:00 |
|
Neil Lalonde
|
baf698f3c9
|
Merge pull request #1127 from rylnd/refactor_tmp_directory
Refactor #tmp_directory into helper module
|
2013-07-09 12:17:42 -07:00 |
|
Neil Lalonde
|
ba7a4e9845
|
Merge pull request #1165 from novemberkilo/feature/log-trust-level-boosts
Log all changes of user trust level by an admin
|
2013-07-09 12:16:08 -07:00 |
|
Ryland Herrick and Vipul A M
|
591a5c0e13
|
Refactor temp directory methods into helper module
|
2013-07-09 13:59:31 -05:00 |
|
Neil Lalonde
|
7348699801
|
Fix order of View table in exporter
|
2013-07-09 14:58:49 -04:00 |
|
Neil Lalonde
|
3c38062802
|
Check for updates: edge cases when the message on the dashboard doesn't make sense.
|
2013-07-09 14:01:08 -04:00 |
|
Anton Batenev
|
b0dbb0ea13
|
And add tests for empty string & null
|
2013-07-09 20:19:10 +04:00 |
|
Robin Ward
|
5cda0e556c
|
Merge pull request #1111 from jamesaanderson/flash-video-onebox
Add flash video onebox support
|
2013-07-09 06:55:56 -07:00 |
|
Robin Ward
|
437175b102
|
Merge pull request #1166 from jamesaanderson/mobile-and-tablet-video-rendering-fix
Mobile and tablet video rendering fix
|
2013-07-09 06:44:49 -07:00 |
|
James Anderson
|
171e703e11
|
Mobile and tablet video rendering fix
http://meta.discourse.org/t/chrome-for-ipad-iphone-breaks-with-this-video-embed/7983
|
2013-07-08 17:22:25 -07:00 |
|
Neil Lalonde
|
9b0f63627b
|
Add blocked users count to dashboard
|
2013-07-08 12:44:13 -04:00 |
|
Robin Ward
|
cfc4dda9ff
|
FIX: OpenGraph should feature the desired post, if found in the set.
|
2013-07-08 12:21:39 -04:00 |
|
Robin Ward
|
013ad0fdda
|
Added In-Reply-To and References email headers. Additionally removed username from
email replies and new posts to keep the subjects collapsable.
|
2013-07-08 11:48:40 -04:00 |
|