erqan
cb7eb0f7ff
changed conversation listing method...
...
- made the requestRepliesAfter function recursive
- displayed replies indented (something like #153 )
- changed maxExpandPost value to 8
- added conversation modal to show all post in a conversation...
- added Symbola.ttf for possible missing unicode symboles..
11 years ago
erqan
114cc7866e
fixing undefined twisterFollowingO issue in guest mode
11 years ago
erqan
2563ce1def
- removed '+' sign from end of splitted posts
...
- moved splitted post counter to end
- not forced anymore to add all mentions while replying
11 years ago
erqan
9c8e209f19
fixing #151 and #152
11 years ago
Miguel Freitas
48ee174295
fix missing twisterFollowingO singleton object in twister mobile.
11 years ago
miguelfreitas
ae39f68006
Merge pull request #149 from erqan/classified-new-following-elements
...
arranged following's followings and known followers
11 years ago
erqan
41b82d7c74
fixing first post size error on splitting function
11 years ago
erqan
bdab2c116b
fixed TwisterFollowing issue on following.html
11 years ago
erqan
661ab4b338
following's followings and known followers are cached in localStorage instead of session... and added a simple adaptive updating method for following's followings to reduce rpc requests..
11 years ago
erqan
09d9719094
added mention support for post spliting while replying, removed its warning at options page
11 years ago
miguelfreitas
c365d9f0ad
Merge pull request #148 from Erkan-Yilmaz/master
...
add more translation for German language
11 years ago
Erkan-Yilmaz
164b08eb65
add more translation for German language
11 years ago
erqan
0e18ee0912
changed conversation twists expand label to 'Show conversation'
11 years ago
miguelfreitas
694463cbc7
Merge pull request #146 from Think201/master
...
Small improvements to UX and dashboard
11 years ago
erqan
97a65c7b7e
renaming load/storeSessionData functions
11 years ago
miguelfreitas
1e66e5c608
Merge pull request #145 from erqan/cumulative
...
discovering some followers and bringing to life some death functions aro...
11 years ago
erqan
52a568a794
mark all as read for DMs
11 years ago
erqan
97449fbe46
fixing lazy load for full who to follow list
11 years ago
erqan
8e456179c6
font-size for who-follow in profile modal
11 years ago
amarprabhu
fa1570330a
Small UX improvements - Follow user close buttons, User Dashboard display
11 years ago
amarprabhu
f07dd0228d
Profile dashboard - cleaner
11 years ago
amarprabhu
0e2d735b31
Follow suggestion behavior changed for better UX
11 years ago
erqan
459a83da6d
.who-to-follow-modal .bio font size and color
11 years ago
erqan
2a0a9267b8
discovering some followers and bringing to life some death functions around of 'who to follow'
11 years ago
miguelfreitas
b4ebc1fc12
Merge pull request #144 from Think201/uienhancement
...
Dashboard cleanup
11 years ago
amarprabhu
ee457e1d8c
Dashboard cleanup
11 years ago
miguelfreitas
45b30973a2
Merge pull request #142 from erqan/improvements-on-splitting
...
improvements on split functionality
11 years ago
Miguel Freitas
71f20169b0
initial AUTHORS file. please send pull requests with fixes/updates.
11 years ago
miguelfreitas
3ff3f74070
Merge pull request #141 from erqan/mentions-at-the-beginning
...
hiding options for the posts those begin with a mention
11 years ago
erqan
4f8bcf5e80
RT of any hidden post will be displayed
11 years ago
erqan
aa0d2c6c7b
bug fix on split function
11 years ago
erqan
c879a85734
own retwists are set to be displayed always
11 years ago
erqan
4024c5fce4
hiding options for RTs those are sent originally by following users
11 years ago
erqan
36fbe9a6b8
improvemnts on split functionality
11 years ago
erqan
3c6b307ede
hiding options for the posts those begin with a mention
11 years ago
miguelfreitas
415572ac5f
Merge pull request #140 from erqan/split-long-posts
...
Split long posts
11 years ago
erqan
3b2fc6a2b2
bug fix
11 years ago
erqan
b16aa79887
split long posts
11 years ago
Miguel Freitas
028f809de2
prevent new posts indication in timeline from propagating to modal.
11 years ago
miguelfreitas
4bc27ced72
Merge pull request #138 from digital-dreamer/hashtag-search
...
Hashtag search
11 years ago
digital dreamer
a81246cd5f
add hashtag search
11 years ago
Miguel Freitas
1efb49939f
implement loading more posts in modal profile (partial merge of calm implementation)
11 years ago
miguelfreitas
e4a8d751d2
Merge pull request #137 from erqan/profile-card
...
fixing #122 and unfollow button position
11 years ago
erqan
208e93a262
unfollow button class was reverted to 'profileUnfollow' for the calm theme dependency
11 years ago
erqan
58c8b47a44
fixing #122 and unfollow button position
11 years ago
Miguel Freitas
dd900563c2
merge original and calm menus. new css classes have been defined to allow some entities to show/hide depending on the selected theme.
...
use class="selectable_theme theme_XXX" to display only in theme XXX.
11 years ago
Miguel Freitas
bcc51d9613
merge more calm code into interface_common.js so we may remove dependency on calm.js
11 years ago
Miguel Freitas
2f3321bb21
update theme_calm and add notice about repository where users may find new features
11 years ago
Miguel Freitas
75dea2cc14
merge tox and bitmessage support from calm
11 years ago
Miguel Freitas
66e865afc2
disable smiley that replaces url separator :/
11 years ago