Commit Graph

34 Commits (4b0e370c4c2ec606833aa326fba49922a7c470ab)

Author SHA1 Message Date
Michael Vogel 4b0e370c4c Better handling of the network field in the item table. 10 years ago
Michael Vogel 1d19e056e7 Sorting plugins after priority and name (better for the configuration page) 10 years ago
Michael Vogel eaefcf9de7 All subqueries in tag searches are now reformed. Further SQL improvements 10 years ago
Zered a6fae9a0db Solving the "Disallow public access to addons listed in the apps menu" has no effect bug
Adding plugin_is_app function in include/plugin.php for checking if a plugin is an app or not (checking the existence of an 'app_menu' hook)

Populating the app menu conditionaly ( is the user logged or not, are apps private ) and dissalowing apps running if apps are private and the user not logged
10 years ago
Michael Vogel 7e154d5e4c plugin: orphaned hooks weren't deleted.
update: fixing update job for tags.
10 years ago
Michael Vogel 93143702ed Merge remote-tracking branch 'upstream/master'
Conflicts:
	boot.php
	database.sql
	library/fancybox/jquery.fancybox-1.3.4.css
	mod/search.php
	update.php
10 years ago
Zach Prezkuta 439974a5d5 allow themes to use plugin hooks 10 years ago
Michael Vogel bc972e16ce New function to complete threads from ostatus postings 10 years ago
Michael Vogel 2cb576d305 Bugfixing after adding timestamps 10 years ago
Michael Vogel fdee002f73 Several improvements for performance measuring 10 years ago
friendica 8184de9c78 remove THISPLUGIN definition - not used and doesn't work 11 years ago
Fabrixxm 672f9fd87f include/plugin: define THISPLUGIN as "addon/$pluginname/$pluginname.php"
to make life a litte bit easy to lazy plugin devs like me
11 years ago
Zach Prezkuta 5cb979f5e4 changes to support a mobile theme 11 years ago
Domovoy 35f1081bfe Removed the debug statement 11 years ago
Domovoy d6c600ce11 Hooks now have a 'priority' value, default to 0.
The hooks are retrieved from the database by descending priority.

As a result they are run in the same order.
11 years ago
friendica b044cd922d typos in bbcode, add service class restrictions to jot uploads 11 years ago
friendica 7ea5917bf7 more service class functionality 11 years ago
friendica 35a098e0dc service limits for photo uploads 11 years ago
friendica ad6c82bdea implement "follow" service limits 11 years ago
friendica 7f3813e9b0 service class basics 11 years ago
friendica 1dd33770ed plugin optimisation - don't loop through every single plugin callback for every hook call, only those registered for that hook 11 years ago
friendica 496782e468 moderated comment templates 11 years ago
friendica d48cd0f9a3 hidden plugins (add .hidden file to dir) 11 years ago
friendica ecabe1d505 ignore removed plugins 11 years ago
friendica 13dfb40128 fix messed up config tables w/ duplicate entries 11 years ago
Alexander Kampmann 355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
11 years ago
friendica 4c585f759f theme description with preview (non-translatable unfortunately) 11 years ago
friendica 7ef1ed2d70 theme screenshots 11 years ago
friendica 5f7858a688 show experimental and unsupported theme status on theme admin page 11 years ago
friendica 18bf5d1402 theme info (like plugin info) 11 years ago
friendica 2f2e331c33 bug #274 11 years ago
friendica 8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 12 years ago
friendica cf7008e575 post preview to loozah 12 years ago
Friendika 8b31ff15f5 breaking up boot file (part of zot refactor) 12 years ago