de68691fc3ExtensionInfo for user config
Matthew Barbour
2019-08-07 15:18:37 -05:00
b43e425f95Changed omitted related tags (like tagme) to be powered by a setting, allowing any performance-impacting (or just not useful in this context) tags to be omitted Further tag list performance improvements TagListConfig constants
Matthew Barbour
2019-07-13 21:18:45 -05:00
cf8ed3b134Added UserLoginEvent
matthew
2019-07-04 12:48:33 -05:00
761834b6faUpdated tests to generate user config
Matthew Barbour
2019-06-27 20:02:21 -05:00
73b784266eMoved user config stuff into an extension
Matthew Barbour
2019-06-27 09:47:22 -05:00
120cdb49a6Added $user_config global based on existing config object for storing user-specific settings. Added event to the user page so that extensions can hook into it, providing user-specific setting controls
matthew
2019-06-27 08:12:15 -05:00
88e6e68d79Changed omitted related tags (like tagme) to be powered by a setting, allowing any performance-impacting (or just not useful in this context) tags to be omitted Further tag list performance improvements TagListConfig constants
Matthew Barbour
2019-07-13 21:18:45 -05:00
8606c70437Changed related tags queries to run more efficiently, filter out the starting tags, and filter out any tags starting with tagme, rather than just tagme.
Matthew Barbour
2019-06-24 17:32:09 -05:00
8f95d23828Removed mass tagger extension
Matthew Barbour
2019-08-07 15:18:56 -05:00
Update theme.php
Matthew Barbour
2019-08-14 09:07:45 -05:00
d62386474dtravis adjustment
Matthew Barbour
2019-08-14 08:44:29 -05:00
2fc0273d78travis adjustment
Matthew Barbour
2019-08-14 08:44:29 -05:00
3b6ad05b6dUpdated test extension test
Matthew Barbour
2019-08-07 16:36:24 -05:00
ac6ded877fAdded dependency support for extensions Separated a few extensions that had multiple extension classes in the same file
Matthew Barbour
2019-08-07 16:32:28 -05:00
744dcd63e1EmoticonListInfo
Matthew Barbour
2019-08-07 16:06:36 -05:00
f4b647b6b8Updated util for new extension methods
Matthew Barbour
2019-08-07 15:57:14 -05:00
1e60c8720cSet unrated and unknown as reserved ratings
matthew
2019-07-05 10:32:34 -05:00
0506adbf30Adjusted rating setting migration
Matthew Barbour
2019-06-27 23:30:00 -05:00
a019786895Merge remote-tracking branch 'origin/bugfixes' into custom_ratings
matthew
2019-06-27 22:35:52 -05:00
9bc5bb3374Updated tests to generate user config
Matthew Barbour
2019-06-27 20:02:21 -05:00
85b883ed7aMoved user config stuff into an extension
Matthew Barbour
2019-06-27 09:47:22 -05:00
0fa2adfdd5Added $user_config global based on existing config object for storing user-specific settings. Added event to the user page so that extensions can hook into it, providing user-specific setting controls
matthew
2019-06-27 08:12:15 -05:00
ee3f53e108Changed related tags queries to run more efficiently, filter out the starting tags, and filter out any tags starting with tagme, rather than just tagme.
Matthew Barbour
2019-06-24 17:32:09 -05:00
e065c8b789Set column defaults
Matthew Barbour
2019-06-27 21:58:24 -05:00
aa5a04fbd3Further adjusting tests for user config Renamed Rating to ImageRating to prevent test system from trying to make an extension of it
matthew
2019-06-27 20:56:50 -05:00
3560a19f79Updated tests to generate user config
Matthew Barbour
2019-06-27 20:02:21 -05:00
b2193cb6f1Adjusted rating array usage
Matthew Barbour
2019-06-27 19:49:58 -05:00
5e87dff033Adjustments to rating upgrade
Matthew Barbour
2019-06-27 15:13:49 -05:00
91b46d6598Moved user config stuff into an extension
Matthew Barbour
2019-06-27 09:47:22 -05:00
40be8f045aChanged to use user_config extension
Matthew Barbour
2019-06-27 09:48:07 -05:00
68ee4d0e77Custom rating support, user rating filter settings
Matthew Barbour
2019-06-26 23:11:59 -05:00
8f0aa8a4caAdded $user_config global based on existing config object for storing user-specific settings. Added event to the user page so that extensions can hook into it, providing user-specific setting controls
Matthew Barbour
2019-06-26 22:11:53 -05:00
8e3b8a7a1bMerge remote-tracking branch 'upstream/develop' into custom_ratings
matthew
2019-06-27 08:41:18 -05:00
de98e86938ExtensionInfo conversions what have I done
Matthew Barbour
2019-08-07 14:53:59 -05:00
3d1b964812Proposed extension info change to allow getting info for unloaded extensions
Matthew Barbour
2019-08-01 11:20:09 -05:00
Merge pull request #679 from sanmadjack/etc
Shish
2019-08-06 17:45:24 -07:00
a18589ee0aHelp extension
Matthew Barbour
2019-08-02 15:05:49 -05:00
00464d2579Implemented a nav link generating system so that extension power what shows up in the menus rather than being hard-coded in the themes.
Matthew Barbour
2019-08-02 14:54:48 -05:00
972b68bdd3Setup constants
Matthew Barbour
2019-08-02 14:40:03 -05:00
Update main.php
Matthew Barbour
2019-08-01 08:40:15 -05:00
fc294bfb3cadd tracer_enabled check to the database class to prevent unnecessary memory build-up when tracer isn't outputting. Globalized tracer_enabled to make it easier to access
Matthew Barbour
2019-07-31 08:52:17 -05:00
7d110f11b6TagCategories config constant
Matthew Barbour
2019-07-13 17:19:22 -05:00
dd6c3b2321Added window title option to post title extension
Matthew Barbour
2019-07-13 17:12:03 -05:00
c3f2d2e1bdNew post titles extension, resolves#19
Matthew Barbour
2019-07-09 09:23:46 -05:00
45df025e7dBulk action permission constant
Matthew Barbour
2019-07-13 17:39:27 -05:00
cb1e9c0075Permissions to constants
Matthew Barbour
2019-07-09 09:10:21 -05:00
d16dfe24f2media extension adjustments
matthew
2019-07-05 10:36:07 -05:00
d57b624079Merge commit '38cc05c' into develop
Shish
2019-07-31 14:58:24 +01:00
a0b1c82d0dfunction to clear event listeners
Shish
2019-07-19 10:25:07 +01:00
38cc05cf37Fixed issue with merge's duplicate hash check
matthew
2019-07-04 12:58:15 -05:00
7991e981caRevert "Update main.php"
matthew
2019-06-27 19:25:10 -05:00
f2496b99f6fix for resize arg isssue
Matthew Barbour
2019-06-27 19:20:22 -05:00
9ce5a05840Update main.php
Matthew Barbour
2019-06-27 19:08:23 -05:00
58948a90fbFixed a constant reference
Matthew Barbour
2019-06-26 23:14:12 -05:00
d2d6c433e6Make the media admin block look a little nicer
Matthew Barbour
2019-06-26 23:13:15 -05:00
8638a16694Added table-building support to SetupBlock to allow easily building cleaner setup controls
Matthew Barbour
2019-06-26 23:00:49 -05:00
4065540f0eAdded SCORE sql constants
Matthew Barbour
2019-06-26 22:29:52 -05:00
a0c0b6e3d1Various fixes
Matthew Barbour
2019-06-25 18:43:57 -05:00
ae6126d388Changed upgrade code to use SCORE stuff
Matthew Barbour
2019-06-25 16:09:31 -05:00
b1db833d51Added additional media properties to the images table, video, audio, length, and lossless. Added new event to handle fetching media properties like height, width, and the newly added fields, and admin controls to manually scan files for their properties. Added a search terms content:video and content:audio to search for images that do (or do not) have those flags.
Matthew Barbour
2019-06-25 15:17:13 -05:00
a41e99d1afRenamed graphics extension to media extension
Matthew Barbour
2019-06-24 10:05:16 -05:00
0c16d3e78cFixed some extension references
Matthew Barbour
2019-06-21 15:32:23 -05:00
7cc725fbc1Moved graphics engine constants to their own class
Matthew Barbour
2019-06-21 15:23:59 -05:00
3753a1b6d6Update main.php
Matthew Barbour
2019-06-21 15:02:54 -05:00
b0e12f6a6cUpdate main.php
Matthew Barbour
2019-06-21 15:01:25 -05:00
18656db7c8Update main.php
Matthew Barbour
2019-06-21 14:57:04 -05:00
e98e63f836Adjusted graphic extension settings
Matthew Barbour
2019-06-18 13:55:18 -05:00
3859e27839New Graphics extension Added constants to several extensions
Matthew Barbour
2019-06-18 13:45:59 -05:00
3dce134fe9better error for >500 pages
Shish
2019-07-08 11:10:35 +01:00
bcf07946fbfix more pairs
Shish
2019-07-07 22:59:22 +01:00
38df37a9aalimit 500 pages of search results in speed hax mode
Shish
2019-07-07 19:23:48 +01:00
eb885c443ctrim leading whitespace when logging queries
Shish
2019-07-07 19:22:44 +01:00