Jay Pfaffman
d294e13225
add postmark webhook handling ( #8919 )
2020-02-11 10:09:07 -05:00
Jay Pfaffman
53634c457c
replace "digest" with "summary"
...
https://meta.discourse.org/t/discourse-activity-summary-emails-guide/36627 suggests that "digest" is no longer what these are to be called.
2018-11-08 12:02:33 -08:00
Jay Pfaffman
b55d9e63a0
Rake mail test debugging ( #6171 )
...
* FEATURE: rake emails:test add debugging
* Oops! Remove safety code
* more language tweaks
2018-07-31 14:45:59 +10:00
Jay Pfaffman
0ed2834c2d
FEATURE: Add users:disable_2factor rake task
...
https://meta.discourse.org/t/admin-locked-out-of-2fa/92156/2?u=pfaffman
2018-07-16 09:56:55 +08:00
Jay Pfaffman
d24e53d155
Edit: add link to official plugins list ( #6087 )
2018-07-16 09:36:30 +08:00
Jay Pfaffman
c9f959f9cb
Add emails:test rake task ( #5816 )
2018-05-13 14:15:15 +02:00
Jay Pfaffman
2658ef5e0b
FIX: reset_db ( #5617 )
...
To get the database rebuilt requires a restart of the container.
I also added a rake admin:create, since it's useful, and it's what `boot_dev --init `does.
2018-03-05 17:30:08 -05:00
Jay Pfaffman
87c0cc2b1a
Update INSTALL-cloud.md
...
Add note about being able to enable Let's Encrypt when you run `./discourse-setup`.
2018-02-16 16:25:37 -08:00
Jay Pfaffman
db17c531d6
Feature: Invision Power Board Importer
2018-01-30 08:44:02 -08:00
Jay Pfaffman
cc46ab5bb1
smf2: deal with duplicate category names ( #5435 )
2017-12-27 16:56:36 +11:00
Jay Pfaffman
9cbb90c5ed
add importer for modx forum ( #5239 )
2017-10-31 10:50:34 +11:00
Jay Pfaffman
20e7e285d6
add users with invalid email addresses ( #5224 )
...
* add users with invalid email addresses
* start to add suspend user stff
* don't create a suspend_user function
* include reason for suspension
2017-10-23 10:18:44 +02:00
Jay Pfaffman
1237baa0c2
INSTALL-cloud: you can re-run discourse-setup
...
Make it a bit more clear that you can run discourse-setup again to change settings if you get them wrong the first time.
2017-09-14 08:08:39 -07:00
Jay Pfaffman
657e5a8633
Suggest running discourse not script/discourse ( #5089 )
...
Having `discourse restore` offer copy/paste of backups is awesome, but doesn't work (rails won't load) if you call script/discourse.
2017-08-28 12:59:56 -04:00
Jay Pfaffman
0da8bdca73
Update development.rb
2017-06-08 13:07:51 -07:00