diff --git a/Mac/Controller.h b/Mac/Controller.h
index dab9b67..7197357 100644
--- a/Mac/Controller.h
+++ b/Mac/Controller.h
@@ -67,6 +67,7 @@
- (IBAction)showProfile:(id)sender;
- (IBAction)showSearch:(id)sender;
- (IBAction)showAbout:(id)sender;
+- (IBAction)showNext:(id)sender;
- (void)notificateViewsAboutDeletedPostWithId:(NSString *)postId byEntity:(NSString*)entity;
diff --git a/Mac/Controller.m b/Mac/Controller.m
index 4a4c820..e49ccd5 100644
--- a/Mac/Controller.m
+++ b/Mac/Controller.m
@@ -410,6 +410,11 @@
[self openURL:@"http://jabs.nu/bungloo"];
}
+- (IBAction)showNext:(id)sender
+{
+ [timelineView stringByEvaluatingJavaScriptFromString:@"bungloo.sidebar.setContentForNext();"];
+}
+
- (void)notificateViewsAboutDeletedPostWithId:(NSString *)postId byEntity:(NSString*)entity
{
NSString *f = [NSString stringWithFormat:@".postDeleted('%@', '%@');", postId, entity];
diff --git a/Mac/English.lproj/MainMenu.xib b/Mac/English.lproj/MainMenu.xib
index 77f11a0..e26f511 100644
--- a/Mac/English.lproj/MainMenu.xib
+++ b/Mac/English.lproj/MainMenu.xib
@@ -731,6 +731,25 @@
+
+
@@ -928,7 +947,6 @@
{{20, 20}, {146, 146}}
-
YES
@@ -1097,7 +1109,6 @@
268
{{17, 79}, {192, 17}}
-
_NS:1535
YES
@@ -1118,7 +1129,6 @@
268
{{20, 49}, {333, 22}}
-
_NS:9
YES
@@ -1141,8 +1151,6 @@
268
{{285, 13}, {74, 32}}
-
-
_NS:9
YES
@@ -1164,7 +1172,6 @@
{373, 116}
-
_NS:21
@@ -2042,6 +2049,8 @@
+
+
@@ -2497,6 +2506,16 @@
+
+ 697
+
+
+
+
+ 698
+
+
+
@@ -2615,6 +2634,8 @@
687.IBPluginDependency
688.IBPluginDependency
695.IBPluginDependency
+ 697.IBPluginDependency
+ 698.IBPluginDependency
72.IBPluginDependency
73.IBPluginDependency
79.IBPluginDependency
@@ -2742,6 +2763,8 @@
com.apple.InterfaceBuilder.CocoaPlugin
com.apple.InterfaceBuilder.CocoaPlugin
com.apple.InterfaceBuilder.CocoaPlugin
+ com.apple.InterfaceBuilder.CocoaPlugin
+ com.apple.InterfaceBuilder.CocoaPlugin
@@ -2756,7 +2779,7 @@
- 696
+ 698
@@ -2771,14 +2794,10 @@
clearCache:
login:
logout:
- openNewMessageWindow:
- sendPost:
showAbout:
showConversation:
- showConversationForPostId:andEntity:
showMentions:
showProfile:
- showProfileForEntity:
showSearch:
showTimeline:
@@ -2791,10 +2810,6 @@
id
id
id
- NSString
- id
- id
- NSString
id
id
@@ -2806,14 +2821,10 @@
clearCache:
login:
logout:
- openNewMessageWindow:
- sendPost:
showAbout:
showConversation:
- showConversationForPostId:andEntity:
showMentions:
showProfile:
- showProfileForEntity:
showSearch:
showTimeline:
@@ -2831,14 +2842,6 @@
logout:
id
-
- openNewMessageWindow:
- id
-
-
- sendPost:
- id
-
showAbout:
id
@@ -2847,10 +2850,6 @@
showConversation:
id
-
- showConversationForPostId:andEntity:
- NSString
-
showMentions:
id
@@ -2859,10 +2858,6 @@
showProfile:
id
-
- showProfileForEntity:
- NSString
-
showSearch:
id