]>
git.mxchange.org Git - friendica.git/log
Michael Vogel [Thu, 17 Jan 2013 22:20:40 +0000 (23:20 +0100)]
Preloading of items in the cache when receiving them.
Michael Vogel [Sun, 13 Jan 2013 17:51:48 +0000 (18:51 +0100)]
Redirects sometimes only seems to send the hostname and no path. "fetch_url" respects this.
Michael Vogel [Sun, 13 Jan 2013 16:13:01 +0000 (17:13 +0100)]
Searching for tags has been enabled in all places. The tag detection has been improved for imports with missing line feeds.
Michael Vogel [Sun, 13 Jan 2013 14:11:06 +0000 (15:11 +0100)]
Some more function calls to ensure that the tags are deleted when an item is deleted
Michael Vogel [Sun, 13 Jan 2013 14:05:24 +0000 (15:05 +0100)]
Adding the tag creating function to the function when a photo is tagged
Michael Vogel [Sun, 13 Jan 2013 13:50:55 +0000 (14:50 +0100)]
Changing the tag system to the "term" table.
Michael Vogel [Sun, 13 Jan 2013 08:37:15 +0000 (09:37 +0100)]
Mentions are now displayed much faster. Attention: The related database update can last more than one minute.
bbcode: The generated HTML is now cleaned up every time (using the DOM) since it happened that bad html broke the network page.
Michael Vogel [Fri, 11 Jan 2013 07:51:58 +0000 (08:51 +0100)]
The search now searches in the new tag table
Michael Vogel [Fri, 11 Jan 2013 00:20:16 +0000 (01:20 +0100)]
Preparations for a new tag structure. Tags are now stored in a dedicated table.
Michael Vogel [Wed, 9 Jan 2013 19:54:18 +0000 (20:54 +0100)]
Now the third most likely languages are shown.
In "vier" the tag line is now suppressed. It saves a little bit of space - and is redundant.
Michael Vogel [Sun, 30 Dec 2012 21:58:05 +0000 (22:58 +0100)]
Vier: Some templates were missing
Michael Vogel [Sun, 30 Dec 2012 20:32:18 +0000 (21:32 +0100)]
Merge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 30 Dec 2012 20:30:39 +0000 (21:30 +0100)]
Support of "share" through the API.
Olaf Conradi [Sun, 30 Dec 2012 16:17:36 +0000 (08:17 -0800)]
Merge pull request #569 from oohlaf/fixes
Fix browser prefetch of template strings in images
friendica [Sun, 30 Dec 2012 08:29:07 +0000 (00:29 -0800)]
make smarty error reporting a bit less chatty
Olaf Conradi [Sun, 30 Dec 2012 00:30:00 +0000 (01:30 +0100)]
Merge branch 'master' into fixes
Olaf Conradi [Sat, 29 Dec 2012 23:28:48 +0000 (00:28 +0100)]
Fix browser prefetch in notifications menu
Fix browser prefetch by substituting data-src with src for images
Olaf Conradi [Sat, 29 Dec 2012 22:44:26 +0000 (23:44 +0100)]
Keep html in template, use data attribute for img
Revert previous changes to fix browser preloading a template variable as image.
Images use a data attribute within templates as src.
Javascript will substitute them.
friendica [Sat, 29 Dec 2012 10:51:15 +0000 (02:51 -0800)]
if snautofollow - make all SN contacts writable
friendica [Sat, 29 Dec 2012 10:36:19 +0000 (02:36 -0800)]
Merge https://github.com/friendica/friendica into pull
friendica [Sat, 29 Dec 2012 10:35:41 +0000 (02:35 -0800)]
receiving post from archived Diaspora contacts
fermionic [Fri, 28 Dec 2012 23:18:22 +0000 (15:18 -0800)]
Merge pull request #568 from fermionic/
20121228 -set-explicit-include-paths
missed an explicit include
Zach Prezkuta [Fri, 28 Dec 2012 23:17:33 +0000 (16:17 -0700)]
missed an explicit include
Olaf Conradi [Fri, 28 Dec 2012 22:51:40 +0000 (23:51 +0100)]
Also change acl stuff in the other themes
Olaf Conradi [Fri, 28 Dec 2012 22:28:53 +0000 (23:28 +0100)]
Change acl selection box templating
Keep dynamic templating in javascript so browsers don't
prefetch non-existing files.
fermionic [Fri, 28 Dec 2012 21:55:10 +0000 (13:55 -0800)]
Merge pull request #567 from fermionic/
20121228 -set-explicit-include-paths
use explicit include paths
Zach Prezkuta [Fri, 28 Dec 2012 21:51:50 +0000 (14:51 -0700)]
use explicit include paths
Michael Vogel [Fri, 28 Dec 2012 10:31:30 +0000 (11:31 +0100)]
vier: With IE there are no borders around images anymore
bbcode: Multiple new lines are now reduced
friendica [Thu, 27 Dec 2012 21:36:49 +0000 (13:36 -0800)]
Merge https://github.com/friendica/friendica into pull
friendica [Thu, 27 Dec 2012 21:36:23 +0000 (13:36 -0800)]
rev update
fermionic [Thu, 27 Dec 2012 19:24:27 +0000 (11:24 -0800)]
Merge pull request #566 from fermionic/
20121227 -update-frost
20121227 update frost
Zach Prezkuta [Thu, 27 Dec 2012 19:23:37 +0000 (12:23 -0700)]
update smarty templates
Zach Prezkuta [Thu, 27 Dec 2012 19:20:47 +0000 (12:20 -0700)]
incremental improvements
fermionic [Thu, 27 Dec 2012 16:40:09 +0000 (08:40 -0800)]
Merge pull request #565 from fermionic/
20121227 -eliminate-template-dashes
remove more dashes in templates
Zach Prezkuta [Thu, 27 Dec 2012 16:38:42 +0000 (09:38 -0700)]
remove more dashes in templates
fabrixxm [Thu, 27 Dec 2012 15:26:20 +0000 (07:26 -0800)]
Merge pull request #564 from fabrixxm/master
fix small bug to oauth authentication
Fabrixxm [Thu, 27 Dec 2012 15:20:51 +0000 (10:20 -0500)]
api: add 'allow_api' to user authenticated via oauth
Michael Vogel [Thu, 27 Dec 2012 00:05:59 +0000 (01:05 +0100)]
Vier: Now the language of a post is shown
friendica [Wed, 26 Dec 2012 21:38:08 +0000 (13:38 -0800)]
fix profile_vcard all themes
friendica [Wed, 26 Dec 2012 21:20:18 +0000 (13:20 -0800)]
remove dashes from variable names in profile_vcard.tpl
friendica [Wed, 26 Dec 2012 21:09:20 +0000 (13:09 -0800)]
Merge https://github.com/friendica/friendica into pull
friendica [Wed, 26 Dec 2012 21:09:00 +0000 (13:09 -0800)]
rev update
friendica [Wed, 26 Dec 2012 21:08:25 +0000 (13:08 -0800)]
Merge pull request #557 from fermionic/
20121224 -installer-check-for-smarty3
add write access to view/smarty3/ as a requirement for the installer
fermionic [Wed, 26 Dec 2012 17:44:27 +0000 (09:44 -0800)]
Merge pull request #563 from fermionic/
20121225 -smarty-includes-like-friendicas
revert unnecessary variable name changes
Zach Prezkuta [Wed, 26 Dec 2012 17:42:01 +0000 (10:42 -0700)]
revert unnecessary variable name changes
fermionic [Tue, 25 Dec 2012 19:29:46 +0000 (11:29 -0800)]
Merge pull request #562 from fermionic/
20121225 -smarty-includes-like-friendicas
some missed templates
Zach Prezkuta [Tue, 25 Dec 2012 19:28:24 +0000 (12:28 -0700)]
some missed templates
fermionic [Tue, 25 Dec 2012 19:08:06 +0000 (11:08 -0800)]
Merge pull request #561 from fermionic/
20121225 -smarty-includes-like-friendicas
20121225 smarty includes like friendicas
fermionic [Tue, 25 Dec 2012 19:07:51 +0000 (11:07 -0800)]
Merge pull request #559 from fermionic/
20121224 -better-cookie-handling
delete cookie on browser close after logout
Zach Prezkuta [Tue, 25 Dec 2012 19:05:46 +0000 (12:05 -0700)]
small fixes; update smarty3 templates
Zach Prezkuta [Tue, 25 Dec 2012 18:48:02 +0000 (11:48 -0700)]
simplify by making Smarty include directives behave like Friendica native ones
Michael Vogel [Tue, 25 Dec 2012 11:52:30 +0000 (12:52 +0100)]
The caches are now cleared only once an hour.
Zach Prezkuta [Mon, 24 Dec 2012 19:52:49 +0000 (12:52 -0700)]
delete cookie on browser close after logout
fermionic [Mon, 24 Dec 2012 15:47:06 +0000 (07:47 -0800)]
Merge pull request #558 from fermionic/
20121222 -use-smarty-template-engine
fix a few more templates for correct conversion to Smarty3 templates
Zach Prezkuta [Mon, 24 Dec 2012 15:44:26 +0000 (08:44 -0700)]
fix a few more templates for correction conversion to Smarty3 templates
Zach Prezkuta [Mon, 24 Dec 2012 14:59:46 +0000 (07:59 -0700)]
add write access to view/smarty3/ as a requirement for the installer
fermionic [Mon, 24 Dec 2012 14:06:56 +0000 (06:06 -0800)]
Merge pull request #556 from fermionic/
20121224 -smarty3-template-collision
change field_*.tpl to * in some missed templates
Zach Prezkuta [Mon, 24 Dec 2012 14:05:42 +0000 (07:05 -0700)]
change field_*.tpl to * in some missed templates
Michael Vogel [Mon, 24 Dec 2012 11:41:00 +0000 (12:41 +0100)]
Vier: added template for vcard
friendica [Mon, 24 Dec 2012 11:22:43 +0000 (03:22 -0800)]
Merge pull request #555 from annando/master
Vier: Changed buttons
Michael Vogel [Mon, 24 Dec 2012 10:07:51 +0000 (11:07 +0100)]
Vier: Changed the buttons to a flat style that suites more the style of "vier"
Tobias Diekershoff [Mon, 24 Dec 2012 08:34:47 +0000 (09:34 +0100)]
DE: update to the strings
fermionic [Mon, 24 Dec 2012 02:30:45 +0000 (18:30 -0800)]
Merge pull request #554 from fermionic/
20121222 -use-smarty-template-engine
couple more places where file_get_contents was used
Zach Prezkuta [Mon, 24 Dec 2012 02:29:19 +0000 (19:29 -0700)]
couple more places where file_get_contents was used
fermionic [Mon, 24 Dec 2012 01:16:20 +0000 (17:16 -0800)]
Merge pull request #552 from annando/master
Vier: Forgotten CSS file and some more design changes
fermionic [Mon, 24 Dec 2012 01:15:40 +0000 (17:15 -0800)]
Merge pull request #553 from unary/filer-dialog-fix
fix filer dialog
Michael Johnston [Sun, 23 Dec 2012 23:34:55 +0000 (18:34 -0500)]
fix filer dialog
Michael Vogel [Sun, 23 Dec 2012 22:54:28 +0000 (23:54 +0100)]
Vier: New CSS file adde that acts like a translator between font awesome and the friendica classes
fermionic [Sun, 23 Dec 2012 13:31:11 +0000 (05:31 -0800)]
Merge pull request #551 from fermionic/
20121222 -use-smarty-template-engine
20121222 use smarty template engine
Zach Prezkuta [Sun, 23 Dec 2012 13:29:58 +0000 (06:29 -0700)]
missed a couple more template engine assignments
Zach Prezkuta [Sun, 23 Dec 2012 13:25:50 +0000 (06:25 -0700)]
one more place where the template engine is changed
fermionic [Sun, 23 Dec 2012 13:19:02 +0000 (05:19 -0800)]
Merge pull request #550 from fermionic/
20121222 -use-smarty-template-engine
only use Smarty if the view/smarty3/ directory is writable
Zach Prezkuta [Sun, 23 Dec 2012 13:16:35 +0000 (06:16 -0700)]
only use Smarty if the view/smarty3/ directory is writable; location bug fix
friendica [Sun, 23 Dec 2012 10:47:14 +0000 (02:47 -0800)]
sn subscription fix
Michael Vogel [Sun, 23 Dec 2012 09:58:04 +0000 (10:58 +0100)]
vier: Problems with firefox on small displays fixed
Michael Vogel [Sun, 23 Dec 2012 09:47:12 +0000 (10:47 +0100)]
Vier: Content is now aligned left - like before.
Michael Vogel [Sun, 23 Dec 2012 09:31:46 +0000 (10:31 +0100)]
Vier: Background color of popup menus changed
friendica [Sun, 23 Dec 2012 07:02:21 +0000 (23:02 -0800)]
Merge https://github.com/annando/friendica into annando
Conflicts:
view/admin_site.tpl
friendica [Sun, 23 Dec 2012 06:59:37 +0000 (22:59 -0800)]
Merge https://github.com/friendica/friendica into pull
friendica [Sun, 23 Dec 2012 06:59:12 +0000 (22:59 -0800)]
rev update
friendica [Sun, 23 Dec 2012 06:57:47 +0000 (22:57 -0800)]
Merge pull request #549 from fermionic/
20121222 -use-smarty-template-engine
Implement Smarty3
Michael Vogel [Sun, 23 Dec 2012 02:26:29 +0000 (03:26 +0100)]
vier: Changed color of sidebar links, made the content centered.
Zach Prezkuta [Sat, 22 Dec 2012 19:57:29 +0000 (12:57 -0700)]
Implement Smarty3
Michael Vogel [Sat, 22 Dec 2012 15:16:01 +0000 (16:16 +0100)]
Some more system settings are now reachable via front-end
Bugfixing in the mail import when a reply header isn't set correctly
Michael Vogel [Fri, 21 Dec 2012 17:23:55 +0000 (18:23 +0100)]
The performance settings and other systems settings (lock file path, temp path) can now be set via the front end.
Michael Vogel [Fri, 21 Dec 2012 14:03:22 +0000 (15:03 +0100)]
"vier": Now the search results containing a link to the original thread
Michael Vogel [Fri, 21 Dec 2012 12:13:22 +0000 (13:13 +0100)]
Vier: disabling the "community" works now
Tobias Diekershoff [Fri, 21 Dec 2012 12:10:03 +0000 (13:10 +0100)]
CS: update to the strings
Tobias Diekershoff [Fri, 21 Dec 2012 12:09:33 +0000 (13:09 +0100)]
DE: update to the strings
Michael Vogel [Fri, 21 Dec 2012 12:02:39 +0000 (13:02 +0100)]
Vier: All optical glitches should be removed now.
Michael Vogel [Fri, 21 Dec 2012 02:53:07 +0000 (03:53 +0100)]
"vier": More icons replaced
Michael Vogel [Fri, 21 Dec 2012 01:10:26 +0000 (02:10 +0100)]
"share" - now the attribut value for the "author" is escaped
Michael Vogel [Thu, 20 Dec 2012 23:08:58 +0000 (00:08 +0100)]
New option to enable and disable the "share" element
Changes to "vier" to use more "font awesome" icons
Michael Vogel [Thu, 20 Dec 2012 11:13:37 +0000 (12:13 +0100)]
Vier: switching some more icons to "font awesome"
friendica [Thu, 20 Dec 2012 06:54:53 +0000 (22:54 -0800)]
Merge pull request #546 from annando/master
Bugfix in mail import - use of the "share" element in ostatus and diaspora items
friendica [Thu, 20 Dec 2012 06:54:34 +0000 (22:54 -0800)]
Merge pull request #547 from oohlaf/smoothly
Smoothly Theme
Michael Vogel [Thu, 20 Dec 2012 03:19:02 +0000 (04:19 +0100)]
Vier: Design issues with preview fixed
Michael Vogel [Thu, 20 Dec 2012 02:33:36 +0000 (03:33 +0100)]
Vier: Now there are buttons for inserting bbcode elements in the comments
Thomas Willingham [Wed, 19 Dec 2012 19:28:14 +0000 (19:28 +0000)]
Rename quickstart files to make them obviously related to each other.
Olaf Conradi [Wed, 19 Dec 2012 18:15:39 +0000 (19:15 +0100)]
Fix alignment of photo menu
Remove duplicate definitions
Align menu button to be exactly the same width as the photo