Commit graph

13808 commits

Author SHA1 Message Date
Hypolite Petovan 67dc6b0aac [frio] Add active class to responses current user holds
- Add active class when the self attribute is found
- Add CSS styling to active response links
2016-09-24 12:05:14 -04:00
Hypolite Petovan f0e386bffb Remove extra whitespaces 2016-09-24 12:02:37 -04:00
Hypolite Petovan b9468df1e6 Add the self property to conversation responses
- Add a condition to check if the current user is amongst the responses
- Populate the responses array with the self attribute
2016-09-24 11:50:23 -04:00
rabuzarus 2d983ea634 Merge pull request #2797 from tobiasd/20160924-de
DE update to the translation
2016-09-24 14:51:16 +02:00
Tobias Diekershoff 89b5c9276b DE update to the translation 2016-09-24 14:16:58 +02:00
rabuzarus 7b357843be Merge pull request #2795 from tobiasd/20160924-fr
FR update to the strings, THX Hypolite Petovan
2016-09-24 09:52:33 +02:00
rabuzarus f094864d70 Merge pull request #2796 from tobiasd/20160924-msg
regenerated messages.po to fix typos
2016-09-24 09:52:15 +02:00
Tobias Diekershoff 58fb593e72 regenerated messages.po to fix typos 2016-09-24 09:45:44 +02:00
Tobias Diekershoff 076475383b FR update to the strings, THX Hypolite Petovan 2016-09-24 09:35:23 +02:00
rabuzarus 049254774c Merge pull request #2794 from tobiasd/20160924-typos
correction of typos
2016-09-24 08:50:12 +02:00
Tobias Diekershoff 252f1827c1 correction of typos 2016-09-24 08:08:04 +02:00
Tobias Diekershoff 1ea9df5974 correction of typos 2016-09-24 08:07:48 +02:00
Tobias Diekershoff de326c6d11 Merge pull request #2793 from Hypolite/fr-translation-fix
Fr translation fix
2016-09-23 23:40:42 +02:00
Hypolite Petovan 07ce216064 Fix wrong french translation string.php 2016-09-23 16:51:43 -04:00
Hypolite Petovan b5b0b0b163 Fix wrong french translation 2016-09-23 16:51:04 -04:00
gerhard6380 528a492282 Merge branch 'develop' of https://github.com/gerhard6380/friendica into develop 2016-09-23 19:38:57 +02:00
gerhard6380 c0aac54827 Merge remote-tracking branch 'upstream/develop' into develop 2016-09-23 19:34:57 +02:00
gerhard6380 afc7d316a7 Change API documentation to contain new API call /api/friendica/profile/show 2016-09-23 19:26:44 +02:00
gerhard6380 4de12dacc7 New API /api/friendica/profile/show to return data of all profiles a user has to a client 2016-09-23 19:06:41 +02:00
Tobias Diekershoff 4caaeb9978 Merge pull request #2789 from annando/1609-escaping
Special characters should be escaped
2016-09-23 08:46:02 +02:00
Michael Vogel 5f9a392fc4 At the search we should do it as well. 2016-09-23 06:36:48 +00:00
Michael Vogel 3f35fed35a Special characters should be escaped 2016-09-23 06:29:02 +00:00
Tobias Diekershoff 4948460232 Merge pull request #2787 from annando/1609-xmpp-auth
Reworked ejabberd authentification
2016-09-22 23:28:46 +02:00
gerhard6380 a04100cef7 changing gitignore 2016-09-22 22:08:24 +02:00
gerhard6380 7c9a0ec459 Merge branch 'master' 2016-09-22 21:59:51 +02:00
gerhard6380 8f4d4962ce add Visual Studio special files to gitignore 2016-09-22 21:55:16 +02:00
Michael Vogel 5a3b3cddda Merge pull request #2788 from tobiasd/20160922-de
DE update to the translation
2016-09-22 20:23:15 +02:00
Michael Vogel 6fd54df940 Some additional beautification 2016-09-22 18:18:26 +00:00
Michael Vogel abbf501602 The string is an array ... 2016-09-22 18:07:32 +00:00
Tobias Diekershoff 529d2fc74b DE update to the translation 2016-09-22 12:37:39 +02:00
Michael Vogel c6f50d0468 Reworked ejabberd authentification 2016-09-22 02:57:40 +00:00
Michael Vogel adb0c0c0a3 Merge pull request #2785 from tobiasd/20160921-msg
regenerated messages.po
2016-09-21 14:29:45 +02:00
Michael Vogel d5b37c3dd0 Merge pull request #2784 from tobiasd/20160921-ptbr
PT BR update to the strings
2016-09-21 14:29:23 +02:00
Tobias Diekershoff ac395c2136 regenerated messages.po 2016-09-21 12:13:32 +02:00
Tobias Diekershoff 754dc02753 PT BR update to the strings 2016-09-21 11:44:01 +02:00
Roland Häder c1a15befc5
Some improvements/fix:
- fixed curly brace bug (introduced by myself)
- make all SQL keywords upper-case, column and table names lower-case
- used some more dbm::is_result

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-09-20 22:18:35 +02:00
Michael Vogel 225369230f Merge pull request #2782 from tobiasd/20160920-adm
Show the worker queue count if the workers are active
2016-09-20 19:25:45 +02:00
Michael Vogel bb59acce80 Merge pull request #2783 from tobiasd/20160920-license
it is 2016 by now
2016-09-20 19:24:05 +02:00
Tobias Diekershoff 38c9a53da8 it is 2016 by now 2016-09-20 16:57:18 +02:00
Tobias Diekershoff e5c2c66487 Show the worker queue count if the workers are active 2016-09-20 15:45:55 +02:00
Roland Häder 50d168ab6b
Use more dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-09-19 22:13:33 +02:00
Roland Häder e171a1cd22
Some fixes:
- avoids warning if no result is coming back
- brought back init variable before using it

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-09-18 23:39:07 +02:00
Roland Häder 636164e9ef
Opps, wrong brace and removed invert of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-09-18 23:31:27 +02:00
Roland Häder c825cc8d0d
This merge brings back dbm::is_result() where I could find it.
Merge branch 'develop' of github.com:friendica/friendica into rhaeder-develop

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-09-18 23:21:18 +02:00
Michael Vogel 8e6f9abedb Merge pull request #2779 from tobiasd/20160913-admin
display current state of PHP logging in admin panel logging informations
2016-09-14 07:00:38 +02:00
Tobias Diekershoff 88285b4cbf The info is not that important 2016-09-14 06:45:05 +02:00
Tobias Diekershoff 75ec222a31 Merge pull request #2778 from annando/1609-xmpp-auth
XMPP authentification for multi domain systems
2016-09-13 23:04:34 +02:00
Tobias Diekershoff f85821839b display current state of PHP logging in admin panel logging informations 2016-09-13 22:52:21 +02:00
Michael Vogel 4f5997f30a XMPP authentification for multi domain systems 2016-09-13 20:29:47 +00:00
fabrixxm bdd4aed9ba Bump version 2016-09-13 18:52:29 +02:00