jeena
e98b72c3ec
fixed counting bug
2013-09-09 17:24:32 +02:00
jeena
fb0dea5afc
added debian changes
2013-09-09 10:27:24 +02:00
jeena
87c712ce8f
version bump for Qt
2013-09-09 10:08:26 +02:00
jeena
4d8bf41e3c
fixed problem with profile posts
2013-09-09 10:05:02 +02:00
jeena
06a3ff9540
fixed reposts
2013-09-09 09:44:23 +02:00
jeena
61a2199fe3
fixed deleting
2013-09-09 08:31:25 +02:00
jeena
e8392eff7a
fixed mentions badget and cursor
2013-09-09 03:33:43 +02:00
jeena
8a1e17d41c
readded notifications
2013-09-09 01:37:41 +02:00
jeena
037f382d72
better conversation view
2013-09-09 00:36:31 +02:00
jeena
25e3f203e6
only status posts in conversation
2013-09-05 09:56:24 +02:00
jeena
a6b4b84fa0
added tent-markdown files
2013-09-05 00:48:28 +02:00
jeena
52bc494109
added separation between names
2013-09-05 00:47:58 +02:00
jeena
ff09134479
using tent-markdown-js now
2013-09-04 22:25:56 +02:00
jeena
91600015b9
fixed problem with some replies
2013-09-04 20:23:14 +02:00
jeena
512688f5ab
fixed conversation view
2013-09-04 19:37:17 +02:00
jeena
27a9c51106
fixed space before link
2013-09-03 18:11:47 +02:00
jeena
37add84d29
remove myself from mentions
2013-09-03 15:05:09 +02:00
jeena
e39331d689
showing replies too now
2013-09-03 14:29:45 +02:00
jeena
8e614555bd
Merge branch 't0.3' because this will be the new master anyway.
2013-09-03 13:07:17 +02:00
jeena
a8b58216de
added permissions scope
2013-09-03 13:06:35 +02:00
jeena
5f55bb9b0d
removed debug stuff
2013-09-01 15:07:01 +02:00
jeena
07b043c159
work on profile
2013-07-26 13:48:18 +02:00
jeena
213c83f3e9
only digits in mentions
2013-07-25 18:53:14 +02:00
jeena
096916395b
facelift new post mentions
2013-07-25 17:27:32 +02:00
jeena
1c12e5b375
fixed problems with mentions
2013-07-25 16:27:55 +02:00
jeena
0bf0324702
fixed paging
2013-07-22 14:00:43 +02:00
jeena
ec43a38b86
fixed initial mentions
2013-07-22 07:02:26 +02:00
jeena
0eeffcf7f6
fixed avatar in sidebar
2013-07-22 03:33:54 +02:00
jeena
06fd235bec
fixed some mentions stuff
2013-07-22 02:02:59 +02:00
jeena
3aa9a73045
moved image files
2013-07-17 04:40:04 +02:00
jeena
771243a75f
fixed following/unfollowing
2013-07-17 03:01:43 +02:00
jeena
16d7016e29
fixing problems with new post
2013-07-17 00:44:47 +02:00
jeena
3fff224924
fixed content-type for oauth
2013-07-09 19:41:44 +02:00
jeena
36e45d04ab
more textarea fixes
2013-07-08 17:03:53 +02:00
Jeena Paradies
bf33cfe0b2
Merge pull request #240 from dblugeon/issu-238
...
Fixe for Issue 238 and issue 228
2013-07-03 10:27:24 -07:00
dblugeon
44c210e9ba
adding a redirect for py2exe logging
...
now, on windows, log files are stored into %TMP%/BUNGLOO/BUNGLOO.log and
%TMP%/BUNGLOO/BUNGLOO_err.log
see also http://www.py2exe.org/index.cgi/StderrLog
close #238
2013-07-03 19:13:06 +02:00
dblugeon
8cd73ac378
update windows script build and setup.exe generation
...
installer.iss use now relative paths instead of absolute.
the generated setup include all needed dll and python files.
2013-07-03 18:15:37 +02:00
jeena
650f107d21
more work on posting and showing status posts
2013-05-27 09:44:43 +02:00
Jeena Paradies
f73ce7d196
api calls
2013-05-26 09:51:01 +02:00
Jeena Paradies
422dbd34ff
first auth test working
2013-05-22 02:40:52 +02:00
Jeena Paradies
553462209b
Merge branch 'master' of github.com:jeena/Bungloo
2013-05-21 20:07:18 +02:00
Jeena Paradies
4dc5563e0c
latest version bump os x
2013-05-21 20:07:00 +02:00
Jeena Paradies
8178b83efe
Merge pull request #230 from dblugeon/fixe-issue-189
...
Fixe issue 189
2013-05-13 16:48:54 -07:00
dblugeon
9f308a22ca
Close #189
...
Use NSResourceLoadDelegate to disable the cookie management to avoid
see the timeline via profile view
Thanks to https://github.com/poweruser82
2013-05-13 21:49:44 +02:00
dblugeon
45365e0d79
close #218
...
There was two problems.
the original problem came from the width calculation of "p.message"
elements. In the timeline, first elements have width > 0, after
switching to conversation view their width to pass to 0;
The switching view needs add a timeout before add open street's map's
image.
2013-05-13 21:44:10 +02:00
Jeena Paradies
1338cd5cc6
Merge pull request #229 from dblugeon/issue-218
...
close #218
2013-05-11 08:06:28 -07:00
dblugeon
84d019dfa4
close #218
...
There was two problems.
the original problem came from the width calculation of "p.message"
elements. In the timeline, first elements have width > 0, after
switching to conversation view their width to pass to 0;
The switching view needs add a timeout before add open street's map's
image.
2013-05-10 23:07:11 +02:00
Jeena Paradies
dc908a35b3
Merge pull request #225 from dblugeon/issue-178
...
Pull Request for #178
2013-05-05 19:26:32 -07:00
dblugeon
e25ccd5635
Remove reload menu Item fixed #178
...
ref doc :
https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/W
ebKit/Protocols/WebUIDelegate_Protocol/Reference/Reference.html#//apple_
ref/doc/uid/TP40003838
2013-05-05 20:55:36 +02:00
Jeena Paradies
ac1b1c685f
Merge pull request #223 from dblugeon/fix-221
...
Fix proposition for issue #221
2013-05-05 08:48:57 -07:00