Arpit Jalan
|
72873b8368
|
further optimize raw email feature
|
2014-10-18 00:50:02 +05:30 |
Arpit Jalan
|
2131a37811
|
FEATURE: show raw email for replies/topics created via email
|
2014-10-17 22:22:19 +05:30 |
Neil Lalonde
|
319cf8155f
|
Version bump to v1.1.0.beta6b
|
2014-10-16 15:09:02 -04:00 |
Neil Lalonde
|
d0c35633cb
|
Version bump to v1.1.0.beta6
|
2014-10-16 14:26:42 -04:00 |
Sam
|
5aaafff798
|
cache breaker for new uglify options
|
2014-10-14 11:04:07 +11:00 |
Robin Ward
|
a67d1c1765
|
FIX: Symbol was missing colon
|
2014-10-15 17:54:17 -04:00 |
Robin Ward
|
65ab88da77
|
Let's try to change Uglifier settings properly
|
2014-10-15 16:51:16 -04:00 |
Régis Hanol
|
31e9cafe0e
|
FEATURE: use original filename when clicking the download link in the lightbox
|
2014-10-15 19:20:04 +02:00 |
Jeff Atwood
|
9822dcf137
|
we don't want a max-width on html email tables
|
2014-10-14 16:56:43 -07:00 |
Régis Hanol
|
1f42e85e0d
|
Merge pull request #2873 from mcwumbly/hide-post-revisions
FEATURE: ability to hide/show specific post revisions
|
2014-10-14 16:45:17 +02:00 |
David McClure
|
19d5362c6b
|
FEATURE: ability to hide or show specific post revisions
|
2014-10-14 07:19:45 -07:00 |
Régis Hanol
|
e9673a4768
|
Merge pull request #2875 from techAPJ/patch-4
FIX: fix email replies for ms outlook
|
2014-10-14 15:00:31 +02:00 |
Arpit Jalan
|
24a0db3244
|
FIX: fix email replies for ms outlook
|
2014-10-14 16:20:35 +05:30 |
Jeff Atwood
|
d926cc13ac
|
FEATURE: add webp and svg to known image formats
|
2014-10-13 12:43:39 -07:00 |
Régis Hanol
|
5504622c1b
|
rename export/import in favor of backup/restore for better consistency
|
2014-10-10 20:04:07 +02:00 |
Régis Hanol
|
5754e8dd0f
|
FEATURE: auto-close topics based on last post
|
2014-10-10 18:21:44 +02:00 |
Robin Ward
|
ae20369733
|
FIX: unread was being tagged as "new" in the `PreloadStore`
|
2014-10-09 15:45:06 -04:00 |
Neil Lalonde
|
5f0552700a
|
Version bump to v1.1.0.beta5
|
2014-10-08 16:49:28 -04:00 |
Arpit Jalan
|
47d48b4dd8
|
FEATURE: add Precedence header
|
2014-10-09 01:40:48 +05:30 |
Robin Ward
|
0c739bb5b6
|
Merge pull request #2860 from techAPJ/patch-2
include category in List-Id instead of topic
|
2014-10-08 15:28:41 -04:00 |
Arpit Jalan
|
c53f635b2c
|
include category in List-Id instead of topic
|
2014-10-09 00:34:27 +05:30 |
Robin Ward
|
a059da5d39
|
Merge pull request #2859 from techAPJ/patch-1
FIX: handle multiple paragraphs in email reply when parsing html
|
2014-10-08 13:44:24 -04:00 |
Robin Ward
|
1f26a79899
|
FIX: Category latest pages were not preloading properly, causing weird
refreshes when clicking the home logo.
|
2014-10-08 12:45:18 -04:00 |
Arpit Jalan
|
b457005b07
|
FIX: handle multiple paragraphs in email reply when parsing html
|
2014-10-08 19:45:46 +05:30 |
Régis Hanol
|
c46b9c0ac3
|
FIX: allow admins to search users by email
|
2014-10-07 12:05:38 +02:00 |
Sam
|
dba1616762
|
FIX: blank page on user page in rare cases
|
2014-10-07 11:43:17 +11:00 |
Neil Lalonde
|
ad387a1150
|
FEATURE: posts will be deleted immediately if delete_removed_posts_after is set to 0
|
2014-10-06 16:30:07 -04:00 |
Neil Lalonde
|
427487783b
|
remove block_login? check from current user
|
2014-10-06 14:39:48 -04:00 |
Robin Ward
|
b1271ed44b
|
FIX: Remove html entities from text emails
|
2014-10-06 13:57:38 -04:00 |
Robin Ward
|
f2520939b8
|
Merge pull request #2839 from Elberet/smf2-import
Fix pretty_text translation helper again, this time for real
|
2014-10-03 13:13:32 -04:00 |
Robin Ward
|
aeba5ca7d9
|
Merge pull request #2842 from techAPJ/patch-2
FEATURE: show topic category in email subject
|
2014-10-03 12:52:34 -04:00 |
Arpit Jalan
|
0ae0552543
|
FEATURE: show topic category in email subject
|
2014-10-03 22:08:59 +05:30 |
Neil Lalonde
|
2f581e6900
|
Version bump to v1.1.0.beta4
|
2014-10-03 10:48:15 -04:00 |
Sam
|
f2957b126e
|
add more diagnostics to encoding issues
|
2014-10-03 19:45:42 +10:00 |
Sam
|
65156bd8f6
|
FIX: hide dangerous dev only site settings in production
(port/force hostname/queue jobs)
|
2014-10-03 15:53:01 +10:00 |
Sam
|
cc23bb84d9
|
FEATURE: ninja op_likes sort for topic lists
|
2014-10-03 13:16:53 +10:00 |
Sam
|
090dc80f8a
|
FIX: work around random encoding errors
(symptom is that site is blank see: https://meta.discourse.org/t/actionview-template-error-incompatible-character-encodings-utf-8-and-ascii-8bit/19970)
|
2014-10-03 10:41:52 +10:00 |
Jens Maier
|
3198c3333a
|
Fix pretty_text translation helper again, this time for real
|
2014-10-02 22:08:40 +02:00 |
Régis Hanol
|
b58435de90
|
improve output of the release_note:generates rake task
|
2014-10-02 19:18:07 +02:00 |
Régis Hanol
|
2f8e28c918
|
FEATURE: new release_note:generate rake task
|
2014-10-02 19:01:10 +02:00 |
Jens Maier
|
b6bbfb907c
|
FIX: quoting non-existing messages would break SMF2 importer
|
2014-10-02 00:44:03 +02:00 |
Régis Hanol
|
98b6b9821a
|
FEATURE: log topic/post deletions from staff members
|
2014-10-01 17:40:13 +02:00 |
Sam
|
0fc6c751cb
|
FEATURE: implement lock/unlock trust level mechanics
|
2014-09-30 13:16:34 +10:00 |
Régis Hanol
|
7e309a21cf
|
FEATURE: hide emails behind a button for staff members
|
2014-09-29 22:31:05 +02:00 |
Robin Ward
|
ff795a267d
|
Merge pull request #2826 from techAPJ/patch-1
FEATURE: add site preference for standard subjects, including support for Re
|
2014-09-29 15:29:22 -04:00 |
Régis Hanol
|
652cc3efba
|
FEATURE: new rake task to clean up uploads & thumbnails
|
2014-09-29 18:31:53 +02:00 |
Arpit Jalan
|
330b7ba54a
|
FEATURE: add site preference for standard subjects, including support for Re
|
2014-09-29 21:54:29 +05:30 |
Robin Ward
|
d0fb8bbcfc
|
Instead of `.js.handlebars` use `.hbs` for handlebars templates
|
2014-09-26 15:23:15 -04:00 |
Robin Ward
|
0fc0533134
|
FEATURE: Admin interface for adding custom fields for users
|
2014-09-25 16:17:51 -04:00 |
Régis Hanol
|
69400a802f
|
FEATURE: auto-delete any hidden posts that stay hidden for more than 30 days
|
2014-09-25 19:51:00 +02:00 |