]> git.mxchange.org Git - friendica.git/log
friendica.git
11 years ago modified: view/theme/smoothly/style.css
pixelroot [Thu, 20 Sep 2012 11:26:53 +0000 (13:26 +0200)]
modified:   view/theme/smoothly/style.css

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Thu, 20 Sep 2012 11:25:12 +0000 (13:25 +0200)]
modified:   view/theme/smoothly/style.css

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Thu, 20 Sep 2012 11:15:01 +0000 (13:15 +0200)]
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php

11 years agoMerge remote branch 'upstream/master'
pixelroot [Thu, 20 Sep 2012 09:33:24 +0000 (11:33 +0200)]
Merge remote branch 'upstream/master'

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Thu, 20 Sep 2012 09:32:55 +0000 (11:32 +0200)]
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php

11 years agoMerge pull request #492 from fabrixxm/blog-like
friendica [Thu, 20 Sep 2012 09:15:12 +0000 (02:15 -0700)]
Merge pull request #492 from fabrixxm/blog-like

More data in $item array

11 years agomore $item data
Fabrixxm [Thu, 20 Sep 2012 07:46:49 +0000 (09:46 +0200)]
more $item data
- add $item.categories and $item.folders to object/Item.php
- add $item.hastags and $item.mentions to object/Item.php
- add $item.total_comments_num and $item.total_comments_text to object/Item.php (those are set for top_level item also with no comments)
- move get_cats_and_terms() to include/text.php

11 years agoUpdate util/typo.php to check in to 'object' folder
Fabrixxm [Thu, 20 Sep 2012 07:32:42 +0000 (09:32 +0200)]
Update util/typo.php to check in to 'object' folder

11 years ago deleted: view/theme/smoothly/match.tpl
pixelroot [Thu, 20 Sep 2012 07:25:53 +0000 (09:25 +0200)]
deleted:    view/theme/smoothly/match.tpl
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php

11 years agoMerge remote branch 'friendica/master' into blog-like
Fabrixxm [Thu, 20 Sep 2012 06:48:54 +0000 (02:48 -0400)]
Merge remote branch 'friendica/master' into blog-like

11 years agoremove blog theme
Fabrixxm [Thu, 20 Sep 2012 06:42:54 +0000 (02:42 -0400)]
remove blog theme

11 years agoMerge pull request #491 from fermionic/separate-number-text-in-hidden-comments-text
friendica [Thu, 20 Sep 2012 03:56:26 +0000 (20:56 -0700)]
Merge pull request #491 from fermionic/separate-number-text-in-hidden-comments-text

allow hidden comments phrase to be accessed separately as number and text

11 years agoallow hidden comments phrase to be accessed separately as number and text
Zach Prezkuta [Thu, 20 Sep 2012 03:31:26 +0000 (21:31 -0600)]
allow hidden comments phrase to be accessed separately as number and text

11 years agoMerge pull request #490 from fermionic/diaspora-profile-updates-broken
friendica [Thu, 20 Sep 2012 02:52:50 +0000 (19:52 -0700)]
Merge pull request #490 from fermionic/diaspora-profile-updates-broken

-- Fix Diaspora profile update avatar bugs

11 years ago-- Fix Diaspora profile update avatar bugs
Zach Prezkuta [Thu, 20 Sep 2012 02:35:39 +0000 (20:35 -0600)]
-- Fix Diaspora profile update avatar bugs
-- Protect BBCode tags inside of [pre] from space re-formatting
-- More information in email poll logging
-- Frost/Frost Mobile bug fixes

11 years agothis is not the best solution, but don't close the comment-bb buttons when you click...
friendica [Thu, 20 Sep 2012 01:24:20 +0000 (18:24 -0700)]
this is not the best solution, but don't close the comment-bb buttons when you click outside the comment, because the comment-bb buttons are outside the comment and if you click one on an empty comment box the comment goes away completely and the bbcode doesn't get inserted.

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 19 Sep 2012 22:39:19 +0000 (15:39 -0700)]
Merge https://github.com/friendica/friendica into pull

Conflicts:
view/theme/smoothly/follow.tpl

11 years agohtml tag completed early
friendica [Wed, 19 Sep 2012 22:34:21 +0000 (15:34 -0700)]
html tag completed early

11 years agoconversation: new 'categories' and 'folder' elements to $item
Fabrixxm [Wed, 19 Sep 2012 15:38:32 +0000 (11:38 -0400)]
conversation: new 'categories' and 'folder' elements to $item
remove static "Filed under" e "Category" text from message body
both are lists of array whith
'name' : category/folder name
'remove': url to remove
'first': bool first in array
'last' : bool last in array

11 years agoMerge branch 'master' into blog-like
Fabrixxm [Wed, 19 Sep 2012 15:38:04 +0000 (11:38 -0400)]
Merge branch 'master' into blog-like

11 years ago modified: view/theme/smoothly/theme.php
pixelroot [Wed, 19 Sep 2012 14:16:58 +0000 (16:16 +0200)]
modified:   view/theme/smoothly/theme.php

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Wed, 19 Sep 2012 14:14:45 +0000 (16:14 +0200)]
modified:   view/theme/smoothly/style.css

11 years ago modified: view/theme/smoothly/follow.tpl
pixelroot [Wed, 19 Sep 2012 13:53:37 +0000 (15:53 +0200)]
modified:   view/theme/smoothly/follow.tpl
modified:   view/theme/smoothly/jot.tpl
modified:   view/theme/smoothly/peoplefind.tpl
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php
modified:   view/theme/smoothly/wall_item.tpl
modified:   view/theme/smoothly/wall_thread.tpl
modified:   view/theme/smoothly/wallwall_item.tpl
modified:   view/theme/smoothly/wallwall_thread.tpl

11 years agobad html in view/follow.tpl
friendica [Wed, 19 Sep 2012 10:17:41 +0000 (03:17 -0700)]
bad html in view/follow.tpl

11 years agofix events
friendica [Wed, 19 Sep 2012 07:44:37 +0000 (00:44 -0700)]
fix events

11 years agomore infrastructure for ignored events
friendica [Wed, 19 Sep 2012 05:49:05 +0000 (22:49 -0700)]
more infrastructure for ignored events

11 years agoallow "subscribe to thread" activities to exist without displaying them.
friendica [Wed, 19 Sep 2012 03:12:55 +0000 (20:12 -0700)]
allow "subscribe to thread" activities to exist without displaying them.

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 19 Sep 2012 00:44:38 +0000 (17:44 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agogive themes more control over events/birthdays and provide them as notifications
friendica [Wed, 19 Sep 2012 00:43:09 +0000 (17:43 -0700)]
give themes more control over events/birthdays and provide them as notifications

11 years agorev update
friendica [Wed, 19 Sep 2012 00:24:45 +0000 (17:24 -0700)]
rev update

11 years agoMerge pull request #479 from fermionic/album-image-inserted-too-large
friendica [Tue, 18 Sep 2012 22:46:41 +0000 (15:46 -0700)]
Merge pull request #479 from fermionic/album-image-inserted-too-large

dont insert images larger than scale level 2

11 years agoPull request #487
Thomas Willingham [Tue, 18 Sep 2012 15:15:36 +0000 (16:15 +0100)]
Pull request #487

11 years agoUpdate view/theme/smoothly/bottom.tpl
Alex [Tue, 18 Sep 2012 10:13:05 +0000 (13:13 +0300)]
Update view/theme/smoothly/bottom.tpl

11 years agoselect based on dimensions instead of scale level
Zach Prezkuta [Tue, 18 Sep 2012 03:46:36 +0000 (21:46 -0600)]
select based on dimensions instead of scale level

11 years agoMerge pull request #483 from fabrixxm/bug471
friendica [Tue, 18 Sep 2012 00:39:32 +0000 (17:39 -0700)]
Merge pull request #483 from fabrixxm/bug471

admin: Don't allow to block or delete site admin in users admin page.

11 years agoMerge pull request #486 from cvogeley/master
Thomas Willingham [Mon, 17 Sep 2012 21:44:17 +0000 (14:44 -0700)]
Merge pull request #486 from cvogeley/master

Show notifications in title, ignore OSX .DS_Store files

11 years agoignore OSX .DS_Store files
Christian Vogeley [Mon, 17 Sep 2012 21:11:42 +0000 (23:11 +0200)]
ignore OSX .DS_Store files

11 years agoremove .DS_Store
Christian Vogeley [Mon, 17 Sep 2012 21:03:53 +0000 (23:03 +0200)]
remove .DS_Store

11 years agoRemove and ignore .DS_Store
Christian Vogeley [Mon, 17 Sep 2012 21:03:34 +0000 (23:03 +0200)]
Remove and ignore .DS_Store

11 years agoES: bringing the strings to 100% thx to csolisr
Tobias Diekershoff [Mon, 17 Sep 2012 19:52:21 +0000 (21:52 +0200)]
ES: bringing the strings to 100% thx to csolisr

11 years agoAdd notifications in title
Christian Vogeley [Mon, 17 Sep 2012 18:39:34 +0000 (20:39 +0200)]
Add notifications in title

11 years agoPull request #484 (Smoothly)
Thomas Willingham [Mon, 17 Sep 2012 17:37:44 +0000 (18:37 +0100)]
Pull request #484 (Smoothly)

11 years agoMerge pull request #485 from tomtom84/master
tomtom84 [Mon, 17 Sep 2012 15:58:55 +0000 (08:58 -0700)]
Merge pull request #485 from tomtom84/master

Corrected titlebar notifications in Diabook.

11 years agoCorrected titlebar notifications in Diabook
tomtom84 [Mon, 17 Sep 2012 15:54:07 +0000 (17:54 +0200)]
Corrected titlebar notifications in Diabook

11 years agoAdd titlebar notifications to Dispy.
Thomas Willingham [Mon, 17 Sep 2012 13:54:40 +0000 (14:54 +0100)]
Add titlebar notifications to Dispy.

11 years agoAdd title bar notifications to Smoothly
Thomas Willingham [Mon, 17 Sep 2012 13:53:17 +0000 (14:53 +0100)]
Add title bar notifications to Smoothly

11 years agoGitignore seems to have been overwritten with somebody's personal copy - put the...
Thomas Willingham [Mon, 17 Sep 2012 13:52:26 +0000 (14:52 +0100)]
Gitignore seems to have been overwritten with somebody's personal copy - put the old one back.

11 years agoadmin: Don't allow to block or delete site admin in users admin page. fix bug 471
Fabrixxm [Mon, 17 Sep 2012 12:48:43 +0000 (08:48 -0400)]
admin: Don't allow to block or delete site admin in users admin page. fix bug 471

11 years agoMerge pull request #482 from pixelroot/master
Alex [Mon, 17 Sep 2012 12:12:53 +0000 (05:12 -0700)]
Merge pull request #482 from pixelroot/master

bug fix

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Mon, 17 Sep 2012 12:16:13 +0000 (14:16 +0200)]
modified:   view/theme/smoothly/style.css

11 years ago new file: view/theme/smoothly/shiny.png
pixelroot [Mon, 17 Sep 2012 11:49:09 +0000 (13:49 +0200)]
new file:   view/theme/smoothly/shiny.png
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php

11 years agoMerge pull request #481 from pixelroot/master
Alex [Mon, 17 Sep 2012 11:46:00 +0000 (04:46 -0700)]
Merge pull request #481 from pixelroot/master

Better mark new posts

11 years ago new file: view/theme/smoothly/default.php
pixelroot [Mon, 17 Sep 2012 09:22:12 +0000 (11:22 +0200)]
new file:   view/theme/smoothly/default.php
new file:   view/theme/smoothly/footer.tpl
new file:   view/theme/smoothly/header.tpl
modified:   view/theme/smoothly/nav.tpl
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php

11 years agoMerge pull request #480 from pixelroot/master
Alex [Mon, 17 Sep 2012 09:20:07 +0000 (02:20 -0700)]
Merge pull request #480 from pixelroot/master

Bug fixes

11 years agofix item_id table
friendica [Mon, 17 Sep 2012 08:34:05 +0000 (01:34 -0700)]
fix item_id table

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Mon, 17 Sep 2012 02:20:40 +0000 (19:20 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agorev update
friendica [Mon, 17 Sep 2012 02:19:50 +0000 (19:19 -0700)]
rev update

11 years agobug 479 - typo in database.sql
friendica [Mon, 17 Sep 2012 02:19:09 +0000 (19:19 -0700)]
bug 479 - typo in database.sql

11 years agodont insert images larger than scale level 2
Zach Prezkuta [Mon, 17 Sep 2012 01:07:12 +0000 (19:07 -0600)]
dont insert images larger than scale level 2

11 years agoMerge pull request #478 from fermionic/frost-improvements
fermionic [Mon, 17 Sep 2012 00:59:01 +0000 (17:59 -0700)]
Merge pull request #478 from fermionic/frost-improvements

Frost improvements

11 years agomissed one
Zach Prezkuta [Mon, 17 Sep 2012 00:57:04 +0000 (18:57 -0600)]
missed one

11 years agovarious bug fixes
Zach Prezkuta [Mon, 17 Sep 2012 00:56:31 +0000 (18:56 -0600)]
various bug fixes

11 years agofrost: added some missing baseurls to nav.tpl
Tobias Diekershoff [Sun, 16 Sep 2012 16:33:55 +0000 (18:33 +0200)]
frost: added some missing baseurls to nav.tpl

11 years agoMerge branch 'master' of https://github.com/friendica/friendica
Thomas Willingham [Sun, 16 Sep 2012 15:17:43 +0000 (16:17 +0100)]
Merge branch 'master' of https://github.com/friendica/friendica

11 years agoMake 'Friendika' 'Friendica' in open search.
Thomas Willingham [Sun, 16 Sep 2012 15:16:22 +0000 (16:16 +0100)]
Make 'Friendika' 'Friendica' in open search.

11 years agoDE: update to the strings
Tobias Diekershoff [Sun, 16 Sep 2012 08:48:29 +0000 (10:48 +0200)]
DE: update to the strings

11 years agopermissions selector showing up for guests, testbubble and smoothly
friendica [Sun, 16 Sep 2012 03:21:17 +0000 (20:21 -0700)]
permissions selector showing up for guests, testbubble and smoothly

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 15 Sep 2012 22:24:28 +0000 (15:24 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agorev update - add cancel markup to editor
friendica [Sat, 15 Sep 2012 22:23:15 +0000 (15:23 -0700)]
rev update - add cancel markup to editor

11 years agoDE: update to the strings
Tobias Diekershoff [Sat, 15 Sep 2012 08:38:08 +0000 (10:38 +0200)]
DE: update to the strings

11 years agoMerge pull request #470 from CyberDomovoy/html5-treebuilder-namespace-error
friendica [Sat, 15 Sep 2012 03:21:29 +0000 (20:21 -0700)]
Merge pull request #470 from CyberDomovoy/html5-treebuilder-namespace-error

Detect the namespace uri from token name

11 years agoMerge pull request #477 from fermionic/private-image-failure
friendica [Sat, 15 Sep 2012 03:21:05 +0000 (20:21 -0700)]
Merge pull request #477 from fermionic/private-image-failure

Private image failure

11 years agomake size search less greedy
Zach Prezkuta [Sat, 15 Sep 2012 00:33:07 +0000 (18:33 -0600)]
make size search less greedy

11 years agofix permissions for uploaded images with size specified
Zach Prezkuta [Sat, 15 Sep 2012 00:22:56 +0000 (18:22 -0600)]
fix permissions for uploaded images with size specified

11 years ago new file: view/theme/smoothly/bottom.tpl
pixelroot [Fri, 14 Sep 2012 17:08:39 +0000 (19:08 +0200)]
new file:   view/theme/smoothly/bottom.tpl
new file:   view/theme/smoothly/js/jquery.autogrow.textarea.js
new file:   view/theme/smoothly/js/modernizr.custom.2.5.3.js
new file:   view/theme/smoothly/js/modernizr.custom.2.5.3.min.js

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Fri, 14 Sep 2012 17:08:21 +0000 (19:08 +0200)]
modified:   view/theme/smoothly/style.css

11 years agoMerge pull request #476 from pixelroot/master
Alex [Fri, 14 Sep 2012 17:07:17 +0000 (10:07 -0700)]
Merge pull request #476 from pixelroot/master

new funktion

11 years ago new file: view/theme/smoothly/down.png
pixelroot [Fri, 14 Sep 2012 15:55:27 +0000 (17:55 +0200)]
new file:   view/theme/smoothly/down.png

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Fri, 14 Sep 2012 15:55:17 +0000 (17:55 +0200)]
modified:   view/theme/smoothly/style.css

11 years agoMerge pull request #475 from pixelroot/master
Alex [Fri, 14 Sep 2012 15:53:27 +0000 (08:53 -0700)]
Merge pull request #475 from pixelroot/master

Bugs

11 years agoquattro: lilac color schema
Tobias Diekershoff [Fri, 14 Sep 2012 15:01:26 +0000 (17:01 +0200)]
quattro: lilac color schema

11 years agoDE: update to the strings
Tobias Diekershoff [Fri, 14 Sep 2012 13:46:14 +0000 (15:46 +0200)]
DE: update to the strings

11 years agoMerge branch 'master' of https://github.com/friendica/friendica
Tobias Diekershoff [Fri, 14 Sep 2012 13:36:15 +0000 (15:36 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica

11 years agoquattro: mail link to profile page
Tobias Diekershoff [Fri, 14 Sep 2012 13:35:40 +0000 (15:35 +0200)]
quattro: mail link to profile page

11 years agoMerge https://github.com/friendica/friendica into pull
friendica [Fri, 14 Sep 2012 13:05:22 +0000 (06:05 -0700)]
Merge https://github.com/friendica/friendica into pull

11 years agoostatus disabled typo
friendica [Fri, 14 Sep 2012 13:04:25 +0000 (06:04 -0700)]
ostatus disabled typo

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Fri, 14 Sep 2012 10:46:32 +0000 (12:46 +0200)]
modified:   view/theme/smoothly/style.css

11 years agoMerge pull request #474 from pixelroot/master
Alex [Fri, 14 Sep 2012 10:43:48 +0000 (03:43 -0700)]
Merge pull request #474 from pixelroot/master

Bug fix

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Fri, 14 Sep 2012 09:57:13 +0000 (11:57 +0200)]
modified:   view/theme/smoothly/style.css

11 years agoMerge pull request #473 from pixelroot/master
Alex [Fri, 14 Sep 2012 09:54:30 +0000 (02:54 -0700)]
Merge pull request #473 from pixelroot/master

Editor redesign

11 years ago deleted: view/theme/smoothly/group_edit.tpl
pixelroot [Fri, 14 Sep 2012 08:16:35 +0000 (10:16 +0200)]
deleted:    view/theme/smoothly/group_edit.tpl

11 years agoMerge pull request #472 from pixelroot/master
Alex [Fri, 14 Sep 2012 08:14:48 +0000 (01:14 -0700)]
Merge pull request #472 from pixelroot/master

Group-Edit bug

11 years ago deleted: view/theme/smoothly/default.php
pixelroot [Fri, 14 Sep 2012 07:55:54 +0000 (09:55 +0200)]
deleted:    view/theme/smoothly/default.php
modified:   view/theme/smoothly/nav.tpl

11 years agoMerge pull request #471 from pixelroot/master
Alex [Fri, 14 Sep 2012 07:54:54 +0000 (00:54 -0700)]
Merge pull request #471 from pixelroot/master

Theme Smoothly

11 years ago new file: view/theme/smoothly/default.php
pixelroot [Fri, 14 Sep 2012 07:33:47 +0000 (09:33 +0200)]
new file:   view/theme/smoothly/default.php

11 years ago modified: view/theme/smoothly/nav.tpl
pixelroot [Fri, 14 Sep 2012 07:33:21 +0000 (09:33 +0200)]
modified:   view/theme/smoothly/nav.tpl
modified:   view/theme/smoothly/style.css

11 years ago modified: view/theme/smoothly/style.css
pixelroot [Fri, 14 Sep 2012 06:50:10 +0000 (08:50 +0200)]
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php

11 years agotypo on previous checkin - set max number of images for an inserted link, default 2.
friendica [Fri, 14 Sep 2012 06:01:10 +0000 (23:01 -0700)]
typo on previous checkin - set max number of images for an inserted link, default 2.

11 years agoTransform prefixed elements to classic ones
Domovoy [Fri, 14 Sep 2012 05:59:54 +0000 (07:59 +0200)]
Transform prefixed elements to classic ones

11 years agoBetter integration with the existing code
Domovoy [Fri, 14 Sep 2012 03:50:35 +0000 (05:50 +0200)]
Better integration with the existing code