3529 Commits

Author SHA1 Message Date
Toby Zerner
a351c2ef3c Update APIs, clean up 2015-10-08 23:02:41 +10:30
Toby Zerner
8458b59e78 Add translations for lib.series 2015-10-08 22:50:28 +10:30
Toby Zerner
6192901bc5 Simplify gitignore
No need to try and cover everything, people can add global gitignore rules if their OS is generating weird files.
2015-10-08 22:50:13 +10:30
Toby Zerner
ce0f77d858 Don't require composer installers 2015-10-08 16:54:33 +10:30
Toby Zerner
4be8270c1a Update APIs 2015-10-07 23:07:44 +10:30
Toby Zerner
c98444382d Update icon API 2015-10-07 23:01:00 +10:30
dcsjapan
89ab96ae15 Update core YML with extracted strings
See flarum/core#265
- Fixes namespacing of reorganized core keys (flarum/core#563)
- Includes strings for the admin interface (flarum/core#575)
- Includes a couple of leftover core strings (flarum/core#577)
2015-10-06 12:14:05 +09:00
Toby Zerner
766bdb3cbb Remove unnecessary information from composer.json 2015-10-03 17:37:04 +09:30
Toby Zerner
55c53677e5 Remove unnecessary information from composer.json 2015-10-03 17:36:08 +09:30
Toby Zerner
4b923722be Add vendor prefix to admin JS too 2015-10-03 17:35:55 +09:30
Toby Zerner
d6b829414c Merge branch 'composer' 2015-10-03 17:11:17 +09:30
Toby Zerner
0f57f27685 Add compiled scripts 2015-10-03 16:51:49 +09:30
Toby Zerner
e824f5ebf7 Update for composer branch 2015-10-03 16:51:29 +09:30
Toby Zerner
6bf47adb14 Remove English translations
They're now in flarum/english.
2015-10-03 16:51:05 +09:30
Toby Zerner
9bb30a1cc3 Add vendor to JS namespace 2015-10-03 16:48:37 +09:30
Toby Zerner
5c46e03750 Use new BuildClientView API 2015-10-03 16:44:20 +09:30
Toby Zerner
520d52a048 Update for composer branch, add svg icon 2015-10-03 16:25:17 +09:30
Toby Zerner
d2cb4c2d77 Add some bundled extension translations
But the key names are still yet to be redone.
2015-10-03 16:24:08 +09:30
Toby Zerner
7fe52f2494 Fix suspend modal submit button 2015-10-01 15:15:52 +09:30
Toby Zerner
e81c94961e Remove "go to email provider" translations
ref flarum/core#541
2015-09-29 15:20:02 +09:30
Franz Liedke
f5c9fd5d8d Update both unread and new notification count when a new notification appears
Related to flarum/core#500.
2015-09-29 01:39:44 +02:00
Toby Zerner
5136eaf497 Merge pull request #6 from maelsoucaze/standardization
Standardization
2015-09-26 08:50:53 +09:30
Toby Zerner
a642181230 Merge pull request #5 from maelsoucaze/gitkeep-removal
Remove the unecessary .gitkeep
2015-09-26 08:50:27 +09:30
Toby Zerner
18713e8dba Merge pull request #4 from maelsoucaze/fontawesome-icon
Change the Font Awesome icon
2015-09-26 08:50:12 +09:30
Maël Soucaze
7048909284 Ignore junks files to be added
It includes common OS junk files, some common backup and log files and
ensure that .git is ignored.
2015-09-25 17:43:47 +02:00
Maël Soucaze
cd02134e09 Normalize line endings and export-ignore
Ensure to normalize line endings to Unix (LF) and exclude some extra
files which are uncessary to the extension itself when exporting an
archive.
2015-09-25 17:42:09 +02:00
Maël Soucaze
17375aafa1 Add .editorconfig for consistent coding styles 2015-09-25 17:39:33 +02:00
Maël Soucaze
c7b3dd9d6b Remove the unecessary .gitkeep
The ".gitkeep" file is unecessary because the "locale/" subdirectory is
now correctly tracked by Git due to its content.
2015-09-25 17:33:07 +02:00
Maël Soucaze
3b86c486b5 Change the Font Awesome icon
The "language" icon is better and more specific by default than the
"globe" icon, which can be used on many non-language extensions.
2015-09-25 17:28:14 +02:00
Maël Soucaze
2b55cfc78f Add a LICENSE file
Because the skeleton is using the MIT License, we should add the LICENSE
file. It will prevent translators to release the language extension
without a LICENSE file (MIT or not, they will be able to change that
file accoring to their choosen license). This will be explained in the
future L10n documentation.
2015-09-25 17:22:19 +02:00
Toby Zerner
5d9d04d2ab Add license 2015-09-25 16:15:31 +09:30
Toby Zerner
d76e27559e Add license 2015-09-25 16:15:23 +09:30
Petrouchka
b64f19332b Update README.md 2015-09-25 08:35:08 +02:00
Toby Zerner
3d709b73d0 Initial commit 2015-09-25 15:37:00 +09:30
Toby Zerner
b9e2f8e660 Fix slug unique rule 2015-09-24 08:45:53 +09:30
Daniel Klabbers
144e9333ea added slug validation 2015-09-23 23:42:12 +02:00
Toby Zerner
c2178b4105 Add iframeResizer 2015-09-23 10:06:04 +09:30
Toby Zerner
dcb3c3f70a Add EmbedApp class 2015-09-23 10:05:52 +09:30
Toby Zerner
fc1580122c Update for discussion list padding change 2015-09-22 19:30:06 +09:30
Toby Zerner
79d664750b Update for hidden discussions feature, new Flags extension 2015-09-22 18:27:02 +09:30
Toby Zerner
5bb266ec3b Update for new Flags/Approval extensions 2015-09-22 18:15:56 +09:30
Toby Zerner
937b70bdf8 Initial commit 2015-09-22 18:14:56 +09:30
Toby Zerner
a1e01938ef Rename to Flags, tweak flag controls
- Display post "destructiveControls" in flag instead of custom buttons
- Make flags more versatile/extensible
- Delete associated flags when a post is deleted

Uninstall the Reports extension before installing.
2015-09-22 18:14:33 +09:30
Toby Zerner
8f6000111e Add permission icon 2015-09-22 18:08:49 +09:30
Toby Zerner
61c9471e50 Add lock permission to grid 2015-09-22 18:08:05 +09:30
Toby Zerner
0d7a7682be Add sticky permission to grid 2015-09-22 18:05:40 +09:30
Toby Zerner
ba7ae1eb96 Add permission grid icon 2015-09-22 18:01:56 +09:30
Toby Zerner
1bf1403f82 Add permission grid icon 2015-09-22 18:01:26 +09:30
Toby Zerner
2fbbe0bea7 Use SettingsModal component 2015-09-18 13:32:20 +09:30
Toby Zerner
d5cc7494b0 Use SettingsModal component 2015-09-18 13:31:04 +09:30