]>
git.mxchange.org Git - friendica.git/log
Beanow [Sun, 10 Aug 2014 10:45:34 +0000 (12:45 +0200)]
Added noscrape feature.
tobiasd [Fri, 27 Jun 2014 18:40:24 +0000 (20:40 +0200)]
Merge pull request #1035 from Beanow/hotfix/user-menu
Minor bugfixes in nav.php
tobiasd [Fri, 27 Jun 2014 18:39:36 +0000 (20:39 +0200)]
Merge pull request #1037 from Beanow/feature/expose-profile-data
Exposes new profile data for templating.
Beanow [Fri, 27 Jun 2014 16:12:15 +0000 (18:12 +0200)]
Exposes new profile data for templating.
* Boolean value of whether multi_profiles is enabled.
* Array needed for yesno_field for the hide-friends option.
Beanow [Fri, 27 Jun 2014 14:46:11 +0000 (16:46 +0200)]
Minor bugfixes in nav.php:
* Added videos to usermenu
* Fixed alt for personal notes
tobiasd [Tue, 24 Jun 2014 04:29:35 +0000 (06:29 +0200)]
Merge pull request #1033 from annando/master
Temporary paths are now defined automatically
Michael Vogel [Sun, 22 Jun 2014 23:27:00 +0000 (01:27 +0200)]
dbstructure: the indexes for longer table fields are now shortened
Michael Vogel [Sun, 22 Jun 2014 23:25:58 +0000 (01:25 +0200)]
markdown export for libertree now handles horizontal tulers correct.
Michael Vogel [Sun, 22 Jun 2014 23:24:39 +0000 (01:24 +0200)]
The temporary paths (temp, lock, itemcache) are now detected automatically when used.
tobiasd [Sun, 22 Jun 2014 09:18:21 +0000 (11:18 +0200)]
Merge pull request #1030 from tobiasd/
20140622
renew master message.po
Tobias Diekershoff [Sun, 22 Jun 2014 09:15:40 +0000 (11:15 +0200)]
redo util/message.po
tobiasd [Sun, 22 Jun 2014 07:47:53 +0000 (09:47 +0200)]
Merge pull request #1029 from tobiasd/fix1027
don't add http:// if homepage is not set
Tobias Diekershoff [Sun, 22 Jun 2014 07:44:59 +0000 (09:44 +0200)]
don't add http:// if homepage is not set
tobiasd [Sun, 22 Jun 2014 07:36:25 +0000 (09:36 +0200)]
Merge pull request #1028 from tugelbend/master
Vagrant configuration to instantiate development boxes easily
hauke [Sat, 21 Jun 2014 18:26:11 +0000 (20:26 +0200)]
remove NFS option for vagrant folder as this doesn't work on windows machines
Hauke Altmann [Fri, 20 Jun 2014 16:32:40 +0000 (18:32 +0200)]
adjusted configuration due to problems with mailcatcher
Hauke Altmann [Fri, 20 Jun 2014 14:05:44 +0000 (16:05 +0200)]
added vagrant configuration for running a friendica development instance
Michael Vogel [Thu, 19 Jun 2014 22:01:20 +0000 (00:01 +0200)]
Vier: Preview picture in admin settings is now smaller
Michael Vogel [Thu, 19 Jun 2014 21:01:33 +0000 (23:01 +0200)]
Merge remote-tracking branch 'upstream/master'
tobiasd [Wed, 18 Jun 2014 19:21:17 +0000 (21:21 +0200)]
Merge pull request #1023 from tobiasd/fixaddontrans
make translation of addons work again
Tobias Diekershoff [Wed, 18 Jun 2014 19:18:50 +0000 (21:18 +0200)]
make translation of addons work again
Michael Vogel [Tue, 17 Jun 2014 18:11:35 +0000 (20:11 +0200)]
The icon for the website is now changeable in the config
tobiasd [Tue, 17 Jun 2014 15:16:30 +0000 (17:16 +0200)]
Merge pull request #1022 from AlfredSK/master
Fixed two typos in strings.php and BBCode.md
AlfredSK [Tue, 17 Jun 2014 12:20:23 +0000 (14:20 +0200)]
Fixed two typos in strings.php and BBCode.md
Michael Vogel [Mon, 16 Jun 2014 20:36:59 +0000 (22:36 +0200)]
API: Support of privacy_image_cache for calls without entities added
Michael Vogel [Mon, 16 Jun 2014 19:49:45 +0000 (21:49 +0200)]
API: Support of privacy_image_cache - if enabled
tobiasd [Mon, 16 Jun 2014 07:00:07 +0000 (09:00 +0200)]
Merge pull request #1018 from annando/master
Solved install issues, support for predefined preview picture in page info function
Michael Vogel [Sun, 15 Jun 2014 22:00:05 +0000 (00:00 +0200)]
Vier: The setting for defining the default style is now working
Michael Vogel [Sun, 15 Jun 2014 21:33:25 +0000 (23:33 +0200)]
Only some code cleanup
Michael Vogel [Sun, 15 Jun 2014 21:32:14 +0000 (23:32 +0200)]
New function to fetch image information. (Will be used in the addons at a later time)
Michael Vogel [Sun, 15 Jun 2014 18:46:56 +0000 (20:46 +0200)]
shortening message: Solved issue with non latin characters
Michael Vogel [Sun, 15 Jun 2014 17:37:14 +0000 (19:37 +0200)]
Vier: Border between side menu and content in "flat" style
Michael Vogel [Sun, 15 Jun 2014 16:51:46 +0000 (18:51 +0200)]
The network widget is now ordered by network name
Michael Vogel [Sun, 15 Jun 2014 16:26:59 +0000 (18:26 +0200)]
Merge remote-tracking branch 'upstream/master'
Michael Vogel [Sun, 15 Jun 2014 16:26:23 +0000 (18:26 +0200)]
Merge pull request #1020 from silke/vier-border-radius
Vier border radius
Silke Meyer [Sun, 15 Jun 2014 16:16:02 +0000 (18:16 +0200)]
A few more changes for breathe style in vier.
Silke Meyer [Sun, 15 Jun 2014 12:57:52 +0000 (14:57 +0200)]
same drop-down menu for contact details as for user menu
Silke Meyer [Sun, 15 Jun 2014 11:35:34 +0000 (13:35 +0200)]
top bar icons stay dark upon hover
Silke Meyer [Sun, 15 Jun 2014 11:25:27 +0000 (13:25 +0200)]
space between logo and sitename
Michael Vogel [Sun, 15 Jun 2014 08:47:20 +0000 (10:47 +0200)]
dbstructure: New tables wasn't created due to some bugs
tobiasd [Sun, 15 Jun 2014 06:33:43 +0000 (08:33 +0200)]
Merge pull request #1017 from silke/vier-border-radius
Vier border radius
Silke Meyer [Sun, 15 Jun 2014 00:00:25 +0000 (02:00 +0200)]
active tab
Michael Vogel [Sat, 14 Jun 2014 23:59:19 +0000 (01:59 +0200)]
The page info function can now be called with a picture link, support for big and preview images for attachments in global.css
Silke Meyer [Sat, 14 Jun 2014 23:58:18 +0000 (01:58 +0200)]
top nav bar colors
Michael Vogel [Sat, 14 Jun 2014 23:57:31 +0000 (01:57 +0200)]
BBCode: Support for preview parameter in attachment, rearranged code for share
Michael Vogel [Sat, 14 Jun 2014 23:49:03 +0000 (01:49 +0200)]
Merge remote-tracking branch 'upstream/master'
Michael Vogel [Sat, 14 Jun 2014 23:48:35 +0000 (01:48 +0200)]
API: Corrected wrong variable name
Silke Meyer [Sat, 14 Jun 2014 23:35:41 +0000 (01:35 +0200)]
Just kept the differences for "breathe" style
Silke Meyer [Sat, 14 Jun 2014 22:56:05 +0000 (00:56 +0200)]
bg color and selected tab brighter
Silke Meyer [Sat, 14 Jun 2014 22:26:49 +0000 (00:26 +0200)]
added style to theme.php
Silke Meyer [Sat, 14 Jun 2014 22:19:38 +0000 (00:19 +0200)]
Transformed changes into its own Vier style
Silke Meyer [Sat, 14 Jun 2014 21:58:46 +0000 (23:58 +0200)]
white text / icons in upper nav
Silke Meyer [Sat, 14 Jun 2014 21:31:27 +0000 (23:31 +0200)]
comment field
Silke Meyer [Sat, 14 Jun 2014 21:28:28 +0000 (23:28 +0200)]
edit field
Silke Meyer [Sat, 14 Jun 2014 21:25:00 +0000 (23:25 +0200)]
round corners for vevent
Silke Meyer [Sat, 14 Jun 2014 21:22:41 +0000 (23:22 +0200)]
softer look for code fragments in postings
Silke Meyer [Sat, 14 Jun 2014 21:20:08 +0000 (23:20 +0200)]
border-radius for messages
fabrixxm [Sat, 14 Jun 2014 18:05:10 +0000 (20:05 +0200)]
Merge pull request #1008 from annando/master
Expire, "attachment" element and database structure
Silke Meyer [Sat, 14 Jun 2014 17:12:55 +0000 (19:12 +0200)]
border-radius for tabs again, they seems to have got lost earlier
Silke Meyer [Sat, 14 Jun 2014 17:07:42 +0000 (19:07 +0200)]
removed border at bottom of #live-network
Silke Meyer [Sat, 14 Jun 2014 16:48:31 +0000 (18:48 +0200)]
made drop-down menu on user icon a bit more "softer"
Silke Meyer [Sat, 14 Jun 2014 16:39:23 +0000 (18:39 +0200)]
border-radius for search box
Silke Meyer [Sat, 14 Jun 2014 16:37:15 +0000 (18:37 +0200)]
Small border-radius for tabs
Silke Meyer [Sat, 14 Jun 2014 16:29:36 +0000 (18:29 +0200)]
added small border-radius for event notice
Silke Meyer [Sat, 14 Jun 2014 16:25:34 +0000 (18:25 +0200)]
added border-radius for #profile-jot-form
Silke Meyer [Sat, 14 Jun 2014 16:23:56 +0000 (18:23 +0200)]
added border-radius for tread-wrapper
tobiasd [Sat, 14 Jun 2014 12:09:18 +0000 (14:09 +0200)]
rev up
in preperation for the big pull
tobiasd [Tue, 10 Jun 2014 19:47:46 +0000 (21:47 +0200)]
Merge pull request #1013 from tobiasd/
20140610
NL: update to the strings
Tobias Diekershoff [Tue, 10 Jun 2014 19:38:27 +0000 (21:38 +0200)]
NL: update to the strings
Michael Vogel [Tue, 10 Jun 2014 18:22:53 +0000 (20:22 +0200)]
Vier: Some small color changes
Michael Vogel [Tue, 10 Jun 2014 18:21:43 +0000 (20:21 +0200)]
Community: New option to reduce the maximum amount if posts per person.
Michael Vogel [Tue, 10 Jun 2014 18:20:51 +0000 (20:20 +0200)]
Added support for detecting app.net profiles
tobiasd [Mon, 9 Jun 2014 12:42:47 +0000 (14:42 +0200)]
Merge pull request #1011 from sim6/fix-api-string-values
Fix API string values
Simó Albert i Beltran [Sun, 8 Jun 2014 16:36:06 +0000 (18:36 +0200)]
Fix API string values
Michael Vogel [Thu, 5 Jun 2014 22:38:27 +0000 (00:38 +0200)]
Vier: pager content is now centered
Michael Vogel [Thu, 5 Jun 2014 21:59:38 +0000 (23:59 +0200)]
Vier: Making the pager look better
Michael Vogel [Thu, 5 Jun 2014 19:36:55 +0000 (21:36 +0200)]
Vier: Redesigned tabs
Michael Vogel [Thu, 5 Jun 2014 15:44:35 +0000 (17:44 +0200)]
Added app.net
Michael Vogel [Wed, 4 Jun 2014 19:25:31 +0000 (21:25 +0200)]
Preparation for an bidirectional app.net connector
Michael Vogel [Tue, 3 Jun 2014 22:44:58 +0000 (00:44 +0200)]
New database update system that uses the database structure defined in dbstructure.php
Michael Vogel [Tue, 3 Jun 2014 22:43:43 +0000 (00:43 +0200)]
Show title for the reply button.
Michael Vogel [Mon, 2 Jun 2014 21:45:32 +0000 (23:45 +0200)]
bbcode: new element "attachment" for attached links.
Michael Vogel [Mon, 2 Jun 2014 21:41:33 +0000 (23:41 +0200)]
New hook that is called when items expire
tobiasd [Mon, 2 Jun 2014 06:06:27 +0000 (08:06 +0200)]
Merge pull request #1007 from tobiasd/
20140602
NL: update to the strings
Tobias Diekershoff [Mon, 2 Jun 2014 06:04:54 +0000 (08:04 +0200)]
NL: update to the strings
fabrixxm [Fri, 30 May 2014 07:38:26 +0000 (09:38 +0200)]
Merge pull request #1003 from annando/master
app.net feeds, number of comments and better handling of the reply button in "vier"
Michael Vogel [Thu, 29 May 2014 23:02:32 +0000 (01:02 +0200)]
Just some better handling of tracker variables (url encoding)
Michael Vogel [Thu, 29 May 2014 21:04:57 +0000 (23:04 +0200)]
Merge remote-tracking branch 'upstream/master'
Michael Vogel [Thu, 29 May 2014 20:56:04 +0000 (22:56 +0200)]
Vier: Make the smiley button look better integrated into the theme.
Michael Vogel [Thu, 29 May 2014 20:26:03 +0000 (22:26 +0200)]
The number of comments per post are now editable.
Michael Vogel [Thu, 29 May 2014 18:27:06 +0000 (20:27 +0200)]
Vier: When clicking on the reply button, the focus now automatically changes to the textarea.
Michael Vogel [Thu, 29 May 2014 18:26:33 +0000 (20:26 +0200)]
Better handling of app.net feeds.
fabrixxm [Thu, 29 May 2014 13:04:39 +0000 (15:04 +0200)]
Merge pull request #1000 from fabrixxm/master
update IT strings
Fabrixxm [Thu, 29 May 2014 12:55:15 +0000 (14:55 +0200)]
update IT
tobiasd [Thu, 29 May 2014 12:44:19 +0000 (14:44 +0200)]
rev up
fabrixxm [Thu, 29 May 2014 12:22:15 +0000 (14:22 +0200)]
Merge pull request #999 from annando/master
Starring now works again
Michael Vogel [Thu, 29 May 2014 12:17:37 +0000 (14:17 +0200)]
Starring now works again
fabrixxm [Thu, 29 May 2014 12:04:04 +0000 (14:04 +0200)]
Merge pull request #998 from annando/master
"Vier": New font version, fallback for oembed, more tracking variables removed
Michael Vogel [Thu, 29 May 2014 09:51:13 +0000 (11:51 +0200)]
Vier: New "font awesome" version, changed "reply" button, comment area is now hidden until the first reply came. (Saves space)
Michael Vogel [Thu, 29 May 2014 09:45:32 +0000 (11:45 +0200)]
Added some functionality if oembed isn't working. (Should be extended in the future)