Commit Graph

18495 Commits

Author SHA1 Message Date
frictionel f41d3b15d2 Update pull_translations.rb
updated outdated installation instructions
2016-04-02 15:20:23 +02:00
Arpit Jalan f9d1a2554d FIX: do not allow SVG image as digest logo 2016-04-02 17:27:06 +05:30
Jeff Atwood 996dc3135b it's 2016! 2016-04-01 16:10:03 -07:00
Jeff Atwood 9cbd54140f Update README.md 2016-04-01 15:55:01 -07:00
Jeff Atwood 6753a09814 Update README.md 2016-04-01 15:53:06 -07:00
Arpit Jalan 05164d4cae FEATURE: add Google Analytics code to more user pages 2016-04-02 01:29:08 +05:30
Neil Lalonde 66cf27a7e0 FEATURE: import script for vanilla_mysql can import user avatars if you have the files 2016-04-01 15:57:30 -04:00
Régis Hanol 9b71ae28d3 Merge pull request #4131 from sethherr/add_no_deleted_option_to_disqus_import
Add no_deleted option to disqus import
2016-04-01 19:08:32 +02:00
Régis Hanol 514d6ede0e FIX: addPosterIcon wasn't working on initial load 2016-04-01 18:25:13 +02:00
sethherr 5524fb4929 Add no_deleted option to disqus import
Disqus preserves deleted comments, provide an option to skip importing them
2016-04-01 10:38:20 -05:00
Guo Xiang Tan 1481b3420e Add more logging so that we know what is happening with Redis fallback. 2016-04-01 14:24:09 +08:00
Neil Lalonde 8f4bc2228f Version bump to v1.6.0.beta1 2016-03-31 17:55:23 -04:00
Jeff Atwood 53bed35eb8 Update README.md 2016-03-31 14:42:28 -07:00
Sam bd1ca35f8b FIX: pinned picker in IE11 2016-04-01 05:54:36 +11:00
Arpit Jalan 5d641d0270 Update Translations 2016-03-31 23:28:07 +05:30
Régis Hanol 59a2720b2a update email_reply_trimmer 2016-03-31 19:06:36 +02:00
Arpit Jalan 13fa0f8cf8 FIX: only show regular posts in RSS feed 2016-03-31 21:34:53 +05:30
Arpit Jalan 41208b99a1 FEATURE: RSS feed for user posts and topics 2016-03-31 20:24:05 +05:30
Sam 5f6601c0de Merge pull request #4115 from sghebuz/mbox-improvements
Mbox importer improvements (attachments and better subject strip)
2016-03-31 13:33:43 +11:00
Sam 9fbfa49a1c Merge pull request #4128 from tomasibarrab/roman_plural
FIX: Romanian pluralization rules using  modules
2016-03-31 09:33:41 +11:00
Tomas Ibarra 09ed2cdb2d FIX: Romanian pluralization rules using modules 2016-03-30 15:15:43 -07:00
Sam a344b1ed37 Merge pull request #4126 from iamntz/patch-4
Romanian Plurals
2016-03-31 08:17:00 +11:00
Régis Hanol 59d89d5333 UX: words in the stats button should be dark grey 2016-03-30 23:16:22 +02:00
Régis Hanol 0bf001ccd7 FIX: badge grant count wasn't filtered to the current user in the user summary 2016-03-30 23:11:00 +02:00
Régis Hanol 61d61cd410 fix custom badge images on FF 2016-03-30 22:06:17 +02:00
Ionut Staicu 07fb0c4106 Updated ro.js.erb to match romanian plurals 2016-03-30 22:24:33 +03:00
Ionut Staicu 809ea42953 Updated plurals.rb to match romanian rules 2016-03-30 22:23:03 +03:00
Arpit Jalan 094f7a73d5 FIX: allow post editing but do not allow ninja edit for active flagged post 2016-03-31 00:11:08 +05:30
Neil Lalonde 44e41df76b FIX: add missing MessageFormat files for fa_IR, pl_PL and tr_TR 2016-03-30 14:02:42 -04:00
Arpit Jalan 6f0137dec9 FEATURE: disable post editing when the post has active flag 2016-03-30 23:28:49 +05:30
Régis Hanol 79329c8e85 FIX: check we used the right encoding when parsing incoming emails 2016-03-30 19:54:38 +02:00
Régis Hanol 2ac38e9d05 show all headers in rejected email details modal 2016-03-30 19:05:42 +02:00
Régis Hanol 6c82fbebf5 detect more auto-generated emails 2016-03-30 18:41:09 +02:00
Régis Hanol bf579174c1 UX: improved user summary page 2016-03-30 18:05:16 +02:00
Arpit Jalan b55d3b240b Update onebox gem 2016-03-30 21:02:29 +05:30
Régis Hanol a00ba1d3e9 Merge pull request #4124 from karies/PhpBBPort
Make MySQL port number configurable.
2016-03-30 10:42:07 +02:00
Arpit Jalan edbc7c4db8 UX: add text-overflow to imgur album description 2016-03-30 13:12:28 +05:30
Sam d5b63730bc don't bother with register emoji if dialect is missing 2016-03-30 18:10:14 +11:00
Jeff Atwood 5d13fa1b94 push tracking below topic controls on large mobile 2016-03-30 00:03:54 -07:00
Jeff Atwood 73a0f109e8 correct weird editor borders on mobile 2016-03-29 23:57:44 -07:00
Jeff Atwood d0bf465989 make drop-down icon glyphs grey 2016-03-29 23:44:19 -07:00
Sam 4d71356e52 FIX: quoting a section inside expanded reply misattributed
1. expand "in reply to"
2. select text
3. quote reply

Was incorrectly attributed to parent post
2016-03-30 17:38:28 +11:00
Jeff Atwood 4d5074994c correct mobile badge display 2016-03-29 23:36:54 -07:00
Jeff Atwood cdf6aa4cb4 adjust time gap alignment on mobile 2016-03-29 23:28:20 -07:00
Sam dbd1370ddb FIX: only hide overflow on cooked content
otherwise topic admin menu clips
and you no longer can position stuff absolutely based off .topic-body
2016-03-30 17:01:26 +11:00
Jeff Atwood 03b65345d1 remove :) from new version notifications :( 2016-03-29 22:47:12 -07:00
Arpit Jalan c13d8176b5 UX: Imgur album width should be dependent on album description 2016-03-30 08:00:22 +05:30
Sam 594dc86c40 oops 2016-03-30 11:44:17 +11:00
Jeff Atwood 7d20925009 android 4.3 (Aug 2013) new minimum ver 2016-03-29 17:22:58 -07:00
Sam fbdd9c0034 FIX: unread and new count not removing deleted topics on the fly
FIX: unread PMs interfering with unread count
2016-03-30 11:18:07 +11:00